Title: [124831] trunk/LayoutTests
- Revision
- 124831
- Author
- [email protected]
- Date
- 2012-08-06 18:45:20 -0700 (Mon, 06 Aug 2012)
Log Message
LayoutTest: fast/forms/validation-message-user-modify.html fails.
https://bugs.webkit.org/show_bug.cgi?id=93207
Patch by Roger Fong <[email protected]> on 2012-08-06
Reviewed by Tim Horton.
This test uses the "required" form element property which currently does not work on Safari,
see <rdar://problem/119655018>.
This test should not be run.
* platform/win/Skipped:
Adding test to skip list.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (124830 => 124831)
--- trunk/LayoutTests/ChangeLog 2012-08-07 01:41:40 UTC (rev 124830)
+++ trunk/LayoutTests/ChangeLog 2012-08-07 01:45:20 UTC (rev 124831)
@@ -1,3 +1,17 @@
+2012-08-06 Roger Fong <[email protected]>
+
+ LayoutTest: fast/forms/validation-message-user-modify.html fails.
+ https://bugs.webkit.org/show_bug.cgi?id=93207
+
+ Reviewed by Tim Horton.
+
+ This test uses the "required" form element property which currently does not work on Safari,
+ see <rdar://problem/119655018>.
+ This test should not be run.
+
+ * platform/win/Skipped:
+ Adding test to skip list.
+
2012-08-06 Max Vujovic <[email protected]>
[CSS Shaders] Parse mix function
Modified: trunk/LayoutTests/platform/win/Skipped (124830 => 124831)
--- trunk/LayoutTests/platform/win/Skipped 2012-08-07 01:41:40 UTC (rev 124830)
+++ trunk/LayoutTests/platform/win/Skipped 2012-08-07 01:45:20 UTC (rev 124831)
@@ -1959,3 +1959,6 @@
# CSS image-orientation property not yet supported
fast/css/image-orientation/
+
+# Test uses "required" form element property which currently does not work on Safari
+fast/forms/validation-message-user-modify.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes