Title: [127770] trunk/LayoutTests
Revision
127770
Author
roger_f...@apple.com
Date
2012-09-06 12:16:02 -0700 (Thu, 06 Sep 2012)

Log Message

Unreviewed. Skipping failing test: fast/forms/number/number-interactive-validation-required.html
Interactive form validation is not enabled on Windows. It's fine to skip this test.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127769 => 127770)


--- trunk/LayoutTests/ChangeLog	2012-09-06 19:04:55 UTC (rev 127769)
+++ trunk/LayoutTests/ChangeLog	2012-09-06 19:16:02 UTC (rev 127770)
@@ -1,3 +1,10 @@
+2012-09-06  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Skipping failing test: fast/forms/number/number-interactive-validation-required.html
+        Interactive form validation is not enabled on Windows. It's fine to skip this test.
+
+        * platform/win/Skipped:
+
 2012-09-06  David Barton  <dbar...@mathscribe.com>
 
         mathml.css: Add more { white-space: nowrap } declarations

Modified: trunk/LayoutTests/platform/win/Skipped (127769 => 127770)


--- trunk/LayoutTests/platform/win/Skipped	2012-09-06 19:04:55 UTC (rev 127769)
+++ trunk/LayoutTests/platform/win/Skipped	2012-09-06 19:16:02 UTC (rev 127770)
@@ -2217,3 +2217,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=95944
 fast/dom/HTMLScriptElement/script-reexecution.html
+
+# Interactive form validation not enabled on Windows
+fast/forms/number/number-interactive-validation-required.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to