<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Form validation tests fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=148873#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Form validation tests fail"
   href="https://bugs.webkit.org/show_bug.cgi?id=148873">bug 148873</a>
              from <span class="vcard"><a class="email" href="mailto:webkit&#64;chrisrebert.com" title="Chris Rebert &lt;webkit&#64;chrisrebert.com&gt;"> <span class="fn">Chris Rebert</span></a>
</span></b>
        <pre><a href="http://w3c-test.org/html/semantics/forms/constraints/form-validation-reportValidity.html">http://w3c-test.org/html/semantics/forms/constraints/form-validation-reportValidity.html</a>
<a href="http://w3c-test.org/html/semantics/forms/constraints/form-validation-validate.html">http://w3c-test.org/html/semantics/forms/constraints/form-validation-validate.html</a>
    These two fail because the .reportValidity() method hasn't been implemented.

<a href="http://w3c-test.org/html/semantics/forms/constraints/form-validation-validity-tooShort.html">http://w3c-test.org/html/semantics/forms/constraints/form-validation-validity-tooShort.html</a>
    Fails because ValidityState.tooShort hasn't been implemented; see <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add support for input[minlength], textarea[minlength], and ValidityState.tooShort"
   href="show_bug.cgi?id=149832">Bug 149832</a>.
    (Additionally, this test is buggy: <a href="https://github.com/w3c/web-platform-tests/issues/2214">https://github.com/w3c/web-platform-tests/issues/2214</a> )


Most of the other failures are because &lt;input&gt; type=color, type=datetime, type=date, type=month, type=week, and type=time haven't been implemented on desktop OSes (e.g. <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wk2] Support input element time"
   href="show_bug.cgi?id=88026">Bug 88026</a>, <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - &lt;input type=&quot;date&quot;&gt; doesn't show any date-specific controls"
   href="show_bug.cgi?id=119175">Bug 119175</a>).</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>