Title: [196820] trunk/LayoutTests
Revision
196820
Author
[email protected]
Date
2016-02-19 08:49:28 -0800 (Fri, 19 Feb 2016)

Log Message

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

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (196819 => 196820)


--- trunk/LayoutTests/ChangeLog	2016-02-19 13:25:49 UTC (rev 196819)
+++ trunk/LayoutTests/ChangeLog	2016-02-19 16:49:28 UTC (rev 196820)
@@ -1,3 +1,11 @@
+2016-02-19  Ryan Haddad  <[email protected]>
+
+        Rebaseline imported/w3c/web-platform-tests/html/dom/interfaces.html for ios-simulator after r196797
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
+
 2016-02-19  Javier Fernandez  <[email protected]>
 
         [CSS Grid Layout Refactoring some layout tests

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


--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2016-02-19 13:25:49 UTC (rev 196819)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2016-02-19 16:49:28 UTC (rev 196820)
@@ -3814,9 +3814,7 @@
 PASS Window interface: existence and properties of interface prototype object's "constructor" property 
 PASS Window interface: attribute self 
 PASS Window interface: attribute name 
-FAIL Window interface: attribute history assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function history() {
-    [native code]
-}"
+PASS Window interface: attribute history 
 PASS Window interface: attribute locationbar 
 PASS Window interface: attribute menubar 
 PASS Window interface: attribute personalbar 
@@ -3835,9 +3833,7 @@
 PASS Window interface: attribute parent 
 PASS Window interface: attribute frameElement 
 FAIL Window interface: operation open(DOMString,DOMString,DOMString,boolean) assert_equals: property has wrong .length expected 0 but got 2
-FAIL Window interface: attribute navigator assert_equals: setter must be undefined for readonly attributes expected (undefined) undefined but got (function) function "function navigator() {
-    [native code]
-}"
+PASS Window interface: attribute navigator 
 FAIL Window interface: attribute external assert_own_property: The global object must have a property "external" expected property "external" missing
 PASS Window interface: attribute applicationCache 
 PASS Window interface: operation alert() 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to