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

Log Message

Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator after r196770

Unreviewed test gardening.

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

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2016-02-18 21:58:13 UTC (rev 196776)
+++ trunk/LayoutTests/ChangeLog	2016-02-18 21:58:15 UTC (rev 196777)
@@ -1,5 +1,13 @@
 2016-02-18  Ryan Haddad  <[email protected]>
 
+        Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator after r196770
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
+
+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.

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


--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2016-02-18 21:58:13 UTC (rev 196776)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2016-02-18 21:58:15 UTC (rev 196777)
@@ -4146,11 +4146,11 @@
 PASS Location interface: window.location must have own property "pathname" 
 PASS Location interface: window.location must have own property "search" 
 PASS Location interface: window.location must have own property "hash" 
-FAIL Location interface: window.location must have own property "assign" assert_equals: property should be writable if and only if not unforgeable expected false but got true
+PASS Location interface: window.location must have own property "assign" 
 PASS Location interface: calling assign(USVString) on window.location with too few arguments must throw TypeError 
-FAIL Location interface: window.location must have own property "replace" assert_equals: property should be writable if and only if not unforgeable expected false but got true
+PASS Location interface: window.location must have own property "replace" 
 PASS Location interface: calling replace(USVString) on window.location with too few arguments must throw TypeError 
-FAIL Location interface: window.location must have own property "reload" assert_equals: property should be writable if and only if not unforgeable expected false but got true
+PASS Location interface: window.location must have own property "reload" 
 PASS Location interface: window.location must have own property "ancestorOrigins" 
 PASS PopStateEvent interface: existence and properties of interface object 
 PASS PopStateEvent interface object length 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to