Title: [196776] trunk/LayoutTests
Revision
196776
Author
[email protected]
Date
2016-02-18 13:58:13 -0800 (Thu, 18 Feb 2016)

Log Message

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

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196775 => 196776)


--- trunk/LayoutTests/ChangeLog	2016-02-18 21:55:40 UTC (rev 196775)
+++ trunk/LayoutTests/ChangeLog	2016-02-18 21:58:13 UTC (rev 196776)
@@ -1,5 +1,13 @@
 2016-02-18  Ryan Haddad  <[email protected]>
 
+        Rebaseline imported/w3c/web-platform-tests/html/dom/reflection-forms.html for ios-simulator after r196769 
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt:
+
+2016-02-18  Ryan Haddad  <[email protected]>
+
         Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator after r196742
 
         Unreviewed test gardening.

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


--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2016-02-18 21:55:40 UTC (rev 196775)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt	2016-02-18 21:58:13 UTC (rev 196776)
@@ -6951,10 +6951,10 @@
 PASS input.size: IDL set to 2147483647 followed by getAttribute() 
 PASS input.size: IDL set to 2147483647 followed by IDL get 
 PASS input.size: IDL set to 2147483648 should not throw 
-FAIL input.size: IDL set to 2147483648 followed by getAttribute() assert_equals: expected "20" but got "2147483648"
+PASS input.size: IDL set to 2147483648 followed by getAttribute() 
 PASS input.size: IDL set to 2147483648 followed by IDL get 
 PASS input.size: IDL set to 4294967295 should not throw 
-FAIL input.size: IDL set to 4294967295 followed by getAttribute() assert_equals: expected "20" but got "4294967295"
+PASS input.size: IDL set to 4294967295 followed by getAttribute() 
 PASS input.size: IDL set to 4294967295 followed by IDL get 
 PASS input.src: typeof IDL attribute 
 PASS input.src: IDL get with DOM attribute unset 
@@ -14624,10 +14624,10 @@
 PASS textarea.cols: IDL set to 2147483647 followed by getAttribute() 
 PASS textarea.cols: IDL set to 2147483647 followed by IDL get 
 PASS textarea.cols: IDL set to 2147483648 should not throw 
-FAIL textarea.cols: IDL set to 2147483648 followed by getAttribute() assert_equals: expected "20" but got "-2147483648"
+PASS textarea.cols: IDL set to 2147483648 followed by getAttribute() 
 PASS textarea.cols: IDL set to 2147483648 followed by IDL get 
 PASS textarea.cols: IDL set to 4294967295 should not throw 
-FAIL textarea.cols: IDL set to 4294967295 followed by getAttribute() assert_equals: expected "20" but got "-1"
+PASS textarea.cols: IDL set to 4294967295 followed by getAttribute() 
 PASS textarea.cols: IDL set to 4294967295 followed by IDL get 
 PASS textarea.dirName: typeof IDL attribute 
 PASS textarea.dirName: IDL get with DOM attribute unset 
@@ -15683,10 +15683,10 @@
 PASS textarea.rows: IDL set to 2147483647 followed by getAttribute() 
 PASS textarea.rows: IDL set to 2147483647 followed by IDL get 
 PASS textarea.rows: IDL set to 2147483648 should not throw 
-FAIL textarea.rows: IDL set to 2147483648 followed by getAttribute() assert_equals: expected "2" but got "-2147483648"
+PASS textarea.rows: IDL set to 2147483648 followed by getAttribute() 
 PASS textarea.rows: IDL set to 2147483648 followed by IDL get 
 PASS textarea.rows: IDL set to 4294967295 should not throw 
-FAIL textarea.rows: IDL set to 4294967295 followed by getAttribute() assert_equals: expected "2" but got "-1"
+PASS textarea.rows: IDL set to 4294967295 followed by getAttribute() 
 PASS textarea.rows: IDL set to 4294967295 followed by IDL get 
 PASS textarea.wrap: typeof IDL attribute 
 PASS textarea.wrap: IDL get with DOM attribute unset 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to