Title: [196126] trunk/LayoutTests
Revision
196126
Author
[email protected]
Date
2016-02-04 09:34:26 -0800 (Thu, 04 Feb 2016)

Log Message

Rebaseline imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset.html for ios-simulator
https://bugs.webkit.org/show_bug.cgi?id=153850

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196125 => 196126)


--- trunk/LayoutTests/ChangeLog	2016-02-04 17:27:28 UTC (rev 196125)
+++ trunk/LayoutTests/ChangeLog	2016-02-04 17:34:26 UTC (rev 196126)
@@ -1,3 +1,13 @@
+2016-02-04  Ryan Haddad  <[email protected]>
+
+        Rebaseline imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset.html for ios-simulator
+        https://bugs.webkit.org/show_bug.cgi?id=153850
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset-expected.txt: Added.
+
 2016-02-04  Chris Dumez  <[email protected]>
 
         Merge DOMTokenList and DOMSettableTokenList

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (196125 => 196126)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-04 17:27:28 UTC (rev 196125)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-02-04 17:34:26 UTC (rev 196126)
@@ -2929,6 +2929,4 @@
 
 webkit.org/b/152306 fast/forms/input-user-input-sanitization.html [ Skip ]
 
-webkit.org/b/153850 imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset.html [ Skip ]
-
 webkit.org/b/153314 http/tests/history/back-to-post.php [ Pass Timeout ]

Added: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset-expected.txt (0 => 196126)


--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-ask-for-reset-expected.txt	2016-02-04 17:34:26 UTC (rev 196126)
@@ -0,0 +1,5 @@
+
+PASS ask for reset on node remove, non multiple. 
+PASS ask for reset on node insert, non multiple. 
+FAIL change selectedness of option, non multiple. assert_false: option should not be selected. expected false got true
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to