<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>24165</bug_id>
          
          <creation_ts>2013-12-23 20:40:43 +0000</creation_ts>
          <short_desc>Copy-paste error in definition of :valid, should say &quot;and that satisfy their constraints&quot;</short_desc>
          <delta_ts>2014-01-02 20:56:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#pseudo-classes</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>97864</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-12-23 20:40:43 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#pseudo-classes
Complete: http://www.whatwg.org/c#pseudo-classes
Referrer: 

Comment:
Copy-paste error in definition of :valid, should say &quot;and that satisfy their
constraints&quot;

Posted from: 96.241.32.234
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:29.0) Gecko/20100101 Firefox/29.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97865</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2013-12-23 20:41:59 +0000</bug_when>
    <thetext>In particular, for the form and fieldset cases it says:

  elements that themselves are candidates for constraint validation but do not
  satisfy their constraints

when it should say:

  elements that themselves are candidates for constraint validation and that
  satisfy their constraints</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97928</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-01-02 20:35:18 +0000</bug_when>
    <thetext>Why?

The point is to make &lt;form&gt;&apos;s match :valid if they don&apos;t contain invalid controls, not to make them :valid if they have any valid controls.

Consider for example an empty &lt;form&gt;. It should be :valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97940</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2014-01-02 20:56:31 +0000</bug_when>
    <thetext>Oh, I missed the &quot;not&quot; before &quot;the form owner&quot;.  Sorry.  :(</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>