Title: [197470] trunk/LayoutTests
Revision
197470
Author
[email protected]
Date
2016-03-02 16:10:55 -0800 (Wed, 02 Mar 2016)

Log Message

Rebaseline imported/w3c/web-platform-tests/html/dom/reflection-forms.html for ios-simulator after r197458

Unreviewed test gardening.

* platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (197469 => 197470)


--- trunk/LayoutTests/ChangeLog	2016-03-02 23:48:43 UTC (rev 197469)
+++ trunk/LayoutTests/ChangeLog	2016-03-03 00:10:55 UTC (rev 197470)
@@ -1,3 +1,11 @@
+2016-03-02  Ryan Haddad  <[email protected]>
+
+        Rebaseline imported/w3c/web-platform-tests/html/dom/reflection-forms.html for ios-simulator after r197458
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt:
+
 2016-03-02  Ryosuke Niwa  <[email protected]>
 
         Add a custom element test for synchronous element construction in HTML parser

Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt (197469 => 197470)


--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2016-03-02 23:48:43 UTC (rev 197469)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2016-03-03 00:10:55 UTC (rev 197470)
@@ -6173,15 +6173,15 @@
 PASS input.max: IDL set to object "test-valueOf" followed by getAttribute() 
 PASS input.max: IDL set to object "test-valueOf" followed by IDL get 
 PASS input.maxLength: typeof IDL attribute 
-FAIL input.maxLength: IDL get with DOM attribute unset assert_equals: expected -1 but got 524288
+PASS input.maxLength: IDL get with DOM attribute unset 
 PASS input.maxLength: setAttribute() to -2147483649 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to -2147483649 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to -2147483649 followed by IDL get 
 PASS input.maxLength: setAttribute() to -2147483648 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to -2147483648 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to -2147483648 followed by IDL get 
 PASS input.maxLength: setAttribute() to -36 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to -36 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to -36 followed by IDL get 
 PASS input.maxLength: setAttribute() to -1 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to -1 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to -1 followed by IDL get 
 PASS input.maxLength: setAttribute() to -0 followed by getAttribute() 
 PASS input.maxLength: setAttribute() to -0 followed by IDL get 
 PASS input.maxLength: setAttribute() to 0 followed by getAttribute() 
@@ -6189,17 +6189,17 @@
 PASS input.maxLength: setAttribute() to 1 followed by getAttribute() 
 PASS input.maxLength: setAttribute() to 1 followed by IDL get 
 PASS input.maxLength: setAttribute() to 2147483647 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 524288
+PASS input.maxLength: setAttribute() to 2147483647 followed by IDL get 
 PASS input.maxLength: setAttribute() to 2147483648 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to 2147483648 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to 2147483648 followed by IDL get 
 PASS input.maxLength: setAttribute() to 4294967295 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to 4294967295 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to 4294967295 followed by IDL get 
 PASS input.maxLength: setAttribute() to 4294967296 followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to 4294967296 followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to 4294967296 followed by IDL get 
 PASS input.maxLength: setAttribute() to "" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "" followed by IDL get 
 PASS input.maxLength: setAttribute() to "-1" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "-1" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "-1" followed by IDL get 
 PASS input.maxLength: setAttribute() to "-0" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "-0" followed by IDL get 
 PASS input.maxLength: setAttribute() to "0" followed by getAttribute() 
@@ -6207,79 +6207,79 @@
 PASS input.maxLength: setAttribute() to "1" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "1" followed by IDL get 
 PASS input.maxLength: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " \0\x01\x02\x03\x04\x05\x06\x07 \b\t\n\v\f\r\x0e\x0f \x10\x11\x12\x13\x14\x15\x16\x17 \x18\x19\x1a\x1b\x1c\x1d\x1e\x1f  foo " followed by IDL get 
 PASS input.maxLength: setAttribute() to "\t7" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "\t7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "\v7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "\v7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "\v7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "\f7" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "\f7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "\n7" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "\n7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "\r7" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to "\r7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "
7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "
7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "
7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "
7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "
7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "
7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to "᠎7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "᠎7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "᠎7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to " 7" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to " 7" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to " 7" followed by IDL get 
 PASS input.maxLength: setAttribute() to undefined followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to undefined followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to undefined followed by IDL get 
 PASS input.maxLength: setAttribute() to 1.5 followed by getAttribute() 
 PASS input.maxLength: setAttribute() to 1.5 followed by IDL get 
 PASS input.maxLength: setAttribute() to true followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to true followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to true followed by IDL get 
 PASS input.maxLength: setAttribute() to false followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to false followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to false followed by IDL get 
 PASS input.maxLength: setAttribute() to object "[object Object]" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to object "[object Object]" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to object "[object Object]" followed by IDL get 
 PASS input.maxLength: setAttribute() to NaN followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to NaN followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to NaN followed by IDL get 
 PASS input.maxLength: setAttribute() to Infinity followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to Infinity followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to Infinity followed by IDL get 
 PASS input.maxLength: setAttribute() to -Infinity followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to -Infinity followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to -Infinity followed by IDL get 
 PASS input.maxLength: setAttribute() to "\0" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to "\0" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to "\0" followed by IDL get 
 PASS input.maxLength: setAttribute() to object "2" followed by getAttribute() 
 PASS input.maxLength: setAttribute() to object "2" followed by IDL get 
 PASS input.maxLength: setAttribute() to object "3" followed by getAttribute() 
-FAIL input.maxLength: setAttribute() to object "3" followed by IDL get assert_equals: expected -1 but got 524288
+PASS input.maxLength: setAttribute() to object "3" followed by IDL get 
 PASS input.maxLength: IDL set to -2147483648 must throw INDEX_SIZE_ERR 
 PASS input.maxLength: IDL set to -36 must throw INDEX_SIZE_ERR 
 PASS input.maxLength: IDL set to -1 must throw INDEX_SIZE_ERR 
@@ -6291,7 +6291,7 @@
 PASS input.maxLength: IDL set to 1 followed by IDL get 
 PASS input.maxLength: IDL set to 2147483647 should not throw 
 PASS input.maxLength: IDL set to 2147483647 followed by getAttribute() 
-FAIL input.maxLength: IDL set to 2147483647 followed by IDL get assert_equals: expected 2147483647 but got 524288
+PASS input.maxLength: IDL set to 2147483647 followed by IDL get 
 PASS input.min: typeof IDL attribute 
 PASS input.min: IDL get with DOM attribute unset 
 PASS input.min: setAttribute() to "" followed by getAttribute() 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to