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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>148873</bug_id>
          
          <creation_ts>2015-09-04 19:44:19 -0700</creation_ts>
          <short_desc>Form validation tests fail</short_desc>
          <delta_ts>2023-03-28 23:09:26 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=248401</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, WPTImpact</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>cdumez</cc>
    
    <cc>mkhatib727</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webkit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1123828</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2015-09-04 19:44:19 -0700</bug_when>
    <thetext>The following tests imported under LayoutTests/http/tests/w3c/ are failing:

html/semantics/forms/constraints/form-validation-checkValidity.html
html/semantics/forms/constraints/form-validation-reportValidity.html
html/semantics/forms/constraints/form-validation-validate.html
html/semantics/forms/constraints/form-validation-validity-badInput.html
html/semantics/forms/constraints/form-validation-validity-rangeOverflow.html
html/semantics/forms/constraints/form-validation-validity-rangeUnderflow.html
html/semantics/forms/constraints/form-validation-validity-stepMismatch.html
html/semantics/forms/constraints/form-validation-validity-tooLong.html
html/semantics/forms/constraints/form-validation-validity-tooShort.html
html/semantics/forms/constraints/form-validation-validity-valid.html
html/semantics/forms/constraints/form-validation-validity-valueMissing.html
html/semantics/forms/constraints/form-validation-willValidate.html

We should investigate why they&apos;re failing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1123829</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-09-04 19:44:56 -0700</bug_when>
    <thetext>&lt;rdar://problem/22590172&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1131515</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Rebert">webkit</who>
    <bug_when>2015-10-07 19:47:11 -0700</bug_when>
    <thetext>http://w3c-test.org/html/semantics/forms/constraints/form-validation-reportValidity.html
http://w3c-test.org/html/semantics/forms/constraints/form-validation-validate.html
    These two fail because the .reportValidity() method hasn&apos;t been implemented.

http://w3c-test.org/html/semantics/forms/constraints/form-validation-validity-tooShort.html
    Fails because ValidityState.tooShort hasn&apos;t been implemented; see Bug 149832.
    (Additionally, this test is buggy: https://github.com/w3c/web-platform-tests/issues/2214 )


Most of the other failures are because &lt;input&gt; type=color, type=datetime, type=date, type=month, type=week, and type=time haven&apos;t been implemented on desktop OSes (e.g. Bug 88026, Bug 119175).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1131527</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Rebert">webkit</who>
    <bug_when>2015-10-07 20:31:25 -0700</bug_when>
    <thetext>html/semantics/forms/constraints/form-validation-validity-tooLong.html
    There are a few failures here caused by Bug 149911.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>