Title: [229455] trunk/LayoutTests
- Revision
- 229455
- Author
- [email protected]
- Date
- 2018-03-09 01:13:35 -0800 (Fri, 09 Mar 2018)
Log Message
Unreviewed GTK+ gardening.
* platform/gtk/TestExpectations: Add a failure expectation for the
http/tests/preconnect/link-header-rel-preconnect-http.html test.
* platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
Update baseline after r229310.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (229454 => 229455)
--- trunk/LayoutTests/ChangeLog 2018-03-09 07:50:26 UTC (rev 229454)
+++ trunk/LayoutTests/ChangeLog 2018-03-09 09:13:35 UTC (rev 229455)
@@ -1,3 +1,12 @@
+2018-03-09 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK+ gardening.
+
+ * platform/gtk/TestExpectations: Add a failure expectation for the
+ http/tests/preconnect/link-header-rel-preconnect-http.html test.
+ * platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
+ Update baseline after r229310.
+
2018-03-08 Nan Wang <[email protected]>
AX: AOM: More accessibility events support
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (229454 => 229455)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2018-03-09 07:50:26 UTC (rev 229454)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2018-03-09 09:13:35 UTC (rev 229455)
@@ -3248,6 +3248,7 @@
webkit.org/b/175662 inspector/canvas/recording-2d.html [ Failure ]
webkit.org/b/177934 fast/dom/HTMLLinkElement/preconnect-support.html [ Failure ]
+webkit.org/b/177934 http/tests/preconnect/link-header-rel-preconnect-http.html [ Failure ]
webkit.org/b/177936 fast/text/emoji-gender-2.html [ ImageOnlyFailure ]
webkit.org/b/177936 fast/text/emoji-gender.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt (229454 => 229455)
--- trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt 2018-03-09 07:50:26 UTC (rev 229454)
+++ trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt 2018-03-09 09:13:35 UTC (rev 229455)
@@ -134,8 +134,15 @@
PASS a["clientHeight"] is 0
PASS a["innerHTML"] is nerget
PASS a["outerHTML"] is <a id="foo" href=""
+PASS a["onaccessiblecontextmenu"] is null
PASS a["onaccessibleclick"] is null
+PASS a["onaccessibledecrement"] is null
+PASS a["onaccessibledismiss"] is null
+PASS a["onaccessiblefocus"] is null
+PASS a["onaccessibleincrement"] is null
+PASS a["onaccessiblescrollintoview"] is null
PASS a["onaccessiblesetvalue"] is null
+PASS a["onaccessibleselect"] is null
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