Title: [228555] trunk/LayoutTests
Revision
228555
Author
[email protected]
Date
2018-02-16 05:56:22 -0800 (Fri, 16 Feb 2018)

Log Message

[WPE] New rebaseline after r228427

Unreviewed gardening
* platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: Remove
gone AccessibleNode class.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (228554 => 228555)


--- trunk/LayoutTests/ChangeLog	2018-02-16 13:47:01 UTC (rev 228554)
+++ trunk/LayoutTests/ChangeLog	2018-02-16 13:56:22 UTC (rev 228555)
@@ -1,5 +1,13 @@
 2018-02-16  Claudio Saavedra  <[email protected]>
 
+        [WPE] New rebaseline after r228427
+
+        Unreviewed gardening
+        * platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt: Remove
+        gone AccessibleNode class.
+
+2018-02-16  Claudio Saavedra  <[email protected]>
+
         Update expectations for a couple of failing tests.
 
         Unreviewed gardening.

Modified: trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt (228554 => 228555)


--- trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt	2018-02-16 13:47:01 UTC (rev 228554)
+++ trunk/LayoutTests/platform/wpe/js/dom/dom-static-property-for-in-iteration-expected.txt	2018-02-16 13:56:22 UTC (rev 228555)
@@ -133,7 +133,6 @@
 PASS a["clientHeight"] is 0
 PASS a["innerHTML"] is nerget
 PASS a["outerHTML"] is <a id="foo" href=""
-PASS a["accessibleNode"] is [object AccessibleNode]
 PASS a["oncopy"] is null
 PASS a["oncut"] is null
 PASS a["onpaste"] is null
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to