From e77be0ce0f5d1fe8fca1351c96a886833722548e Mon Sep 17 00:00:00 2001
From: WPT Sync Bot
Date: Tue, 26 Nov 2019 08:30:07 +0000
Subject: [PATCH] Update web-platform-tests to revision
1cee79240e1a6e2df18faa0ed27c7febada1e3fb
---
.../url/url-in-tags-revoke.window.js.ini | 2 +-
.../FileAPI/url/url-with-fetch.any.js.ini | 6 -
tests/wpt/metadata/MANIFEST.json | 324 ++++++++++++++----
.../perspective-interpolation.html.ini | 2 +-
...yList-extends-EventTarget-interop.html.ini | 4 +
.../Event-dispatch-order-at-target.html.ini | 4 +
.../fetch/content-type/response.window.js.ini | 21 +-
.../fetch/content-type/script.window.js.ini | 2 +-
.../traverse_the_history_3.html.ini | 4 +
.../traverse_the_history_4.html.ini | 4 +
...creating_browsing_context_test_01.html.ini | 4 +
...s-negative-innerwidth-innerheight.html.ini | 19 +
...features-negative-screenx-screeny.html.ini | 19 +
.../open-features-negative-top-left.html.ini | 19 +
...en-features-negative-width-height.html.ini | 19 +
.../open-features-non-integer-height.html.ini | 34 +-
...-features-non-integer-innerheight.html.ini | 28 +-
...n-features-non-integer-innerwidth.html.ini | 28 +-
.../open-features-non-integer-left.html.ini | 28 +-
...open-features-non-integer-screenx.html.ini | 28 +-
...open-features-non-integer-screeny.html.ini | 28 +-
.../open-features-non-integer-top.html.ini | 28 +-
.../open-features-non-integer-width.html.ini | 34 +-
.../embedded-opener-remove-frame.html.ini | 1 +
.../supported-elements.html.ini | 3 +-
...oad_allow_downloads.sub.tentative.html.ini | 5 +
...out_user_activation.sub.tentative.html.ini | 5 -
...oad_allow_downloads.sub.tentative.html.ini | 5 +
...out_user_activation.sub.tentative.html.ini | 5 -
.../iframe_sandbox_popups_escaping-1.html.ini | 3 +-
...rame_sandbox_popups_nonescaping-1.html.ini | 3 +-
.../non-active-document.html.ini | 10 -
.../form-double-submit-3.html.ini | 2 +-
.../form-double-submit.html.ini | 2 +-
.../the-details-element/toggleEvent.html.ini | 7 -
.../anchor-with-inline-element.html.ini | 8 +
.../realtimeanalyser-fft-scaling.html.ini | 1 +
.../webmessaging/with-ports/018.html.ini | 5 -
.../webmessaging/without-ports/018.html.ini | 5 -
.../Worker/Worker-constructor.html.ini | 2 +
.../.github/workflows/epochs.yml | 2 +-
.../cookies/http-state/path-tests.html | 1 +
.../parsing/grid-shorthand-valid.html | 26 ++
.../grid-template-shorthand-valid.html | 26 ++
.../mask-position-interpolation.html | 146 ++++++++
...aQueryList-addListener-removeListener.html | 58 +++-
...QueryList-extends-EventTarget-interop.html | 168 +++++++++
.../MediaQueryList-extends-EventTarget.html | 118 +++++++
.../css/cssom-view/MediaQueryListEvent.html | 60 +++-
.../css/cssom-view/matchMedia.html | 6 +-
.../css/cssom-view/resources/matchMedia.js | 27 +-
.../css/cssom/idlharness.html | 1 +
.../Event-dispatch-order-at-target.html | 31 ++
.../resources/helper.js | 2 +-
.../metadata/portal.tentative.https.sub.html | 2 +
...wnload_allow_downloads.sub.tentative.html} | 6 +-
...wnload_block_downloads.sub.tentative.html} | 0
...wnload_allow_downloads.sub.tentative.html} | 6 +-
...wnload_block_downloads.sub.tentative.html} | 0
.../resources/form-submission.py | 2 +
.../form-submission-0/submit-entity-body.html | 2 +-
.../anchor-with-inline-element.html | 77 +++++
.../event-handler-handleEvent-ignored.html | 38 ++
.../events/event-handler-onresize.html | 2 +-
.../interfaces/WebCryptoAPI.idl | 12 +-
.../web-platform-tests/interfaces/web-nfc.idl | 2 +-
.../clip-negative-bottom-margin.html | 36 ++
.../composited-element-movement.html | 52 +++
.../fully-clipped-visual-rect.html | 32 ++
.../ignore-fixed-and-sticky.html | 52 +++
.../local-shift-without-viewport-shift.html | 32 ++
.../multi-clip-visual-rect.html | 36 ++
.../partially-clipped-visual-rect.html | 32 ++
.../shift-into-viewport.html | 34 ++
.../shift-outside-viewport.html | 32 ++
.../shift-while-scrolled.html | 37 ++
.../shift-with-counterscroll.html | 56 +++
.../ms-001-ref.html} | 4 +-
.../direction-009.html => tokens/ms-001.html} | 12 +-
.../portals/about-blank-cannot-host.html | 17 +
.../portals/portal-activate-data.html | 3 +-
.../portals/portals-activate-resolution.html | 3 +-
.../portals-navigate-after-adoption.html | 3 +-
.../portals-set-src-after-activate.html | 3 +-
.../portals/resources/blank-host.html | 8 +
.../portals/resources/open-blank-host.js | 14 +
.../resources/chromium/sms_mock.js | 11 +-
.../sms/interceptor.https.html | 17 +
.../web-platform-tests/sms/sms_receiver.idl | 2 +-
.../wptrunner/browsers/servodriver.py | 4 +-
90 files changed, 1854 insertions(+), 260 deletions(-)
create mode 100644 tests/wpt/metadata/css/cssom-view/MediaQueryList-extends-EventTarget-interop.html.ini
create mode 100644 tests/wpt/metadata/dom/events/Event-dispatch-order-at-target.html.ini
create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_3.html.ini
create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
create mode 100644 tests/wpt/metadata/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html.ini
create mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.sub.tentative.html.ini
delete mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads_without_user_activation.sub.tentative.html.ini
create mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html.ini
delete mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html.ini
delete mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini
delete mode 100644 tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini
create mode 100644 tests/wpt/metadata/html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html.ini
delete mode 100644 tests/wpt/metadata/webmessaging/with-ports/018.html.ini
delete mode 100644 tests/wpt/metadata/webmessaging/without-ports/018.html.ini
create mode 100644 tests/wpt/metadata/workers/constructors/Worker/Worker-constructor.html.ini
create mode 100644 tests/wpt/web-platform-tests/css/css-masking/animations/mask-position-interpolation.html
create mode 100644 tests/wpt/web-platform-tests/css/cssom-view/MediaQueryList-extends-EventTarget-interop.html
create mode 100644 tests/wpt/web-platform-tests/css/cssom-view/MediaQueryList-extends-EventTarget.html
create mode 100644 tests/wpt/web-platform-tests/dom/events/Event-dispatch-order-at-target.html
rename tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/{iframe_sandbox_anchor_download_allow_downloads_without_user_activation.sub.tentative.html => iframe_sandbox_anchor_download_allow_downloads.sub.tentative.html} (86%)
rename tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/{iframe_sandbox_anchor_download_block_downloads_without_user_activation.sub.tentative.html => iframe_sandbox_anchor_download_block_downloads.sub.tentative.html} (100%)
rename tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/{iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html => iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html} (89%)
rename tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/{iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html => iframe_sandbox_navigation_download_block_downloads.sub.tentative.html} (100%)
create mode 100644 tests/wpt/web-platform-tests/html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html
create mode 100644 tests/wpt/web-platform-tests/html/webappapis/scripting/events/event-handler-handleEvent-ignored.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/clip-negative-bottom-margin.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/composited-element-movement.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/fully-clipped-visual-rect.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/ignore-fixed-and-sticky.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/local-shift-without-viewport-shift.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/multi-clip-visual-rect.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/partially-clipped-visual-rect.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/shift-into-viewport.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/shift-outside-viewport.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/shift-while-scrolled.html
create mode 100644 tests/wpt/web-platform-tests/layout-instability/shift-with-counterscroll.html
rename tests/wpt/web-platform-tests/mathml/presentation-markup/{direction/direction-009-ref.html => tokens/ms-001-ref.html} (76%)
rename tests/wpt/web-platform-tests/mathml/presentation-markup/{direction/direction-009.html => tokens/ms-001.html} (69%)
create mode 100644 tests/wpt/web-platform-tests/portals/about-blank-cannot-host.html
create mode 100644 tests/wpt/web-platform-tests/portals/resources/blank-host.html
create mode 100644 tests/wpt/web-platform-tests/portals/resources/open-blank-host.js
diff --git a/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini b/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini
index a9e46713244..76b398963ae 100644
--- a/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini
+++ b/tests/wpt/metadata/FileAPI/url/url-in-tags-revoke.window.js.ini
@@ -7,7 +7,7 @@
expected: FAIL
[Opening a blob URL in a new window immediately before revoking it works.]
- expected: TIMEOUT
+ expected: FAIL
[Opening a blob URL in a noopener about:blank window immediately before revoking it works.]
expected: FAIL
diff --git a/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini b/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
index 4c1aa18e695..0bf3b469372 100644
--- a/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
+++ b/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini
@@ -2,14 +2,8 @@
[Revoke blob URL after creating Request, will fetch]
expected: FAIL
- [Revoke blob URL after calling fetch, fetch should succeed]
- expected: FAIL
-
[url-with-fetch.any.html]
[Revoke blob URL after creating Request, will fetch]
expected: FAIL
- [Revoke blob URL after calling fetch, fetch should succeed]
- expected: FAIL
-
diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json
index 5ee2889461a..714f683129b 100644
--- a/tests/wpt/metadata/MANIFEST.json
+++ b/tests/wpt/metadata/MANIFEST.json
@@ -205305,18 +205305,6 @@
{}
]
],
- "mathml/presentation-markup/direction/direction-009.html": [
- [
- "mathml/presentation-markup/direction/direction-009.html",
- [
- [
- "/mathml/presentation-markup/direction/direction-009-ref.html",
- "=="
- ]
- ],
- {}
- ]
- ],
"mathml/presentation-markup/direction/direction-010.html": [
[
"mathml/presentation-markup/direction/direction-010.html",
@@ -205821,6 +205809,18 @@
{}
]
],
+ "mathml/presentation-markup/tokens/ms-001.html": [
+ [
+ "mathml/presentation-markup/tokens/ms-001.html",
+ [
+ [
+ "/mathml/presentation-markup/tokens/ms-001-ref.html",
+ "=="
+ ]
+ ],
+ {}
+ ]
+ ],
"mathml/relations/css-styling/color-001.html": [
[
"mathml/relations/css-styling/color-001.html",
@@ -276990,9 +276990,6 @@
"mathml/presentation-markup/direction/direction-008-ref.html": [
[]
],
- "mathml/presentation-markup/direction/direction-009-ref.html": [
- []
- ],
"mathml/presentation-markup/direction/direction-010-ref.html": [
[]
],
@@ -277125,6 +277122,9 @@
"mathml/presentation-markup/spaces/space-2-ref.html": [
[]
],
+ "mathml/presentation-markup/tokens/ms-001-ref.html": [
+ []
+ ],
"mathml/relations/css-styling/color-001-ref.html": [
[]
],
@@ -278814,9 +278814,15 @@
"portals/references/portals-rendering.html": [
[]
],
+ "portals/resources/blank-host.html": [
+ []
+ ],
"portals/resources/eval-portal.html": [
[]
],
+ "portals/resources/open-blank-host.js": [
+ []
+ ],
"portals/resources/portal-activate-data-portal.html": [
[]
],
@@ -316547,7 +316553,9 @@
"cookies/http-state/path-tests.html": [
[
"cookies/http-state/path-tests.html",
- {}
+ {
+ "timeout": "long"
+ }
]
],
"cookies/http-state/value-tests.html": [
@@ -324243,6 +324251,12 @@
{}
]
],
+ "css/css-masking/animations/mask-position-interpolation.html": [
+ [
+ "css/css-masking/animations/mask-position-interpolation.html",
+ {}
+ ]
+ ],
"css/css-masking/clip-path/interpolation.html": [
[
"css/css-masking/clip-path/interpolation.html",
@@ -334205,6 +334219,18 @@
{}
]
],
+ "css/cssom-view/MediaQueryList-extends-EventTarget-interop.html": [
+ [
+ "css/cssom-view/MediaQueryList-extends-EventTarget-interop.html",
+ {}
+ ]
+ ],
+ "css/cssom-view/MediaQueryList-extends-EventTarget.html": [
+ [
+ "css/cssom-view/MediaQueryList-extends-EventTarget.html",
+ {}
+ ]
+ ],
"css/cssom-view/MediaQueryListEvent.html": [
[
"css/cssom-view/MediaQueryListEvent.html",
@@ -335348,7 +335374,9 @@
"css/cssom/idlharness.html": [
[
"css/cssom/idlharness.html",
- {}
+ {
+ "timeout": "long"
+ }
]
],
"css/cssom/inline-style-001.html": [
@@ -337392,6 +337420,12 @@
}
]
],
+ "dom/events/Event-dispatch-order-at-target.html": [
+ [
+ "dom/events/Event-dispatch-order-at-target.html",
+ {}
+ ]
+ ],
"dom/events/Event-dispatch-order.html": [
[
"dom/events/Event-dispatch-order.html",
@@ -362151,15 +362185,15 @@
{}
]
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.sub.tentative.html": [
[
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads_without_user_activation.sub.tentative.html",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.sub.tentative.html",
{}
]
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.sub.tentative.html": [
[
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads_without_user_activation.sub.tentative.html",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.sub.tentative.html",
{}
]
],
@@ -362229,17 +362263,17 @@
{}
]
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html": [
[
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html",
{
"timeout": "long"
}
]
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html": [
[
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html",
{}
]
],
@@ -364265,6 +364299,12 @@
{}
]
],
+ "html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html": [
+ [
+ "html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html",
+ {}
+ ]
+ ],
"html/semantics/interactive-elements/the-summary-element/display-table-with-rt-crash.html": [
[
"html/semantics/interactive-elements/the-summary-element/display-table-with-rt-crash.html",
@@ -369138,6 +369178,12 @@
{}
]
],
+ "html/webappapis/scripting/events/event-handler-handleEvent-ignored.html": [
+ [
+ "html/webappapis/scripting/events/event-handler-handleEvent-ignored.html",
+ {}
+ ]
+ ],
"html/webappapis/scripting/events/event-handler-javascript.html": [
[
"html/webappapis/scripting/events/event-handler-javascript.html",
@@ -371544,6 +371590,24 @@
{}
]
],
+ "layout-instability/clip-negative-bottom-margin.html": [
+ [
+ "layout-instability/clip-negative-bottom-margin.html",
+ {}
+ ]
+ ],
+ "layout-instability/composited-element-movement.html": [
+ [
+ "layout-instability/composited-element-movement.html",
+ {}
+ ]
+ ],
+ "layout-instability/fully-clipped-visual-rect.html": [
+ [
+ "layout-instability/fully-clipped-visual-rect.html",
+ {}
+ ]
+ ],
"layout-instability/idlharness.window.js": [
[
"layout-instability/idlharness.window.html",
@@ -371561,6 +371625,24 @@
}
]
],
+ "layout-instability/ignore-fixed-and-sticky.html": [
+ [
+ "layout-instability/ignore-fixed-and-sticky.html",
+ {}
+ ]
+ ],
+ "layout-instability/local-shift-without-viewport-shift.html": [
+ [
+ "layout-instability/local-shift-without-viewport-shift.html",
+ {}
+ ]
+ ],
+ "layout-instability/multi-clip-visual-rect.html": [
+ [
+ "layout-instability/multi-clip-visual-rect.html",
+ {}
+ ]
+ ],
"layout-instability/observe-layout-shift.html": [
[
"layout-instability/observe-layout-shift.html",
@@ -371569,12 +371651,42 @@
}
]
],
+ "layout-instability/partially-clipped-visual-rect.html": [
+ [
+ "layout-instability/partially-clipped-visual-rect.html",
+ {}
+ ]
+ ],
"layout-instability/rtl-distance.html": [
[
"layout-instability/rtl-distance.html",
{}
]
],
+ "layout-instability/shift-into-viewport.html": [
+ [
+ "layout-instability/shift-into-viewport.html",
+ {}
+ ]
+ ],
+ "layout-instability/shift-outside-viewport.html": [
+ [
+ "layout-instability/shift-outside-viewport.html",
+ {}
+ ]
+ ],
+ "layout-instability/shift-while-scrolled.html": [
+ [
+ "layout-instability/shift-while-scrolled.html",
+ {}
+ ]
+ ],
+ "layout-instability/shift-with-counterscroll.html": [
+ [
+ "layout-instability/shift-with-counterscroll.html",
+ {}
+ ]
+ ],
"layout-instability/simple-block-movement.html": [
[
"layout-instability/simple-block-movement.html",
@@ -389090,6 +389202,12 @@
}
]
],
+ "portals/about-blank-cannot-host.html": [
+ [
+ "portals/about-blank-cannot-host.html",
+ {}
+ ]
+ ],
"portals/csp/frame-src.sub.html": [
[
"portals/csp/frame-src.sub.html",
@@ -459929,7 +460047,7 @@
"support"
],
".github/workflows/epochs.yml": [
- "78aaf16d18a43c4baaf4512d067acc3b16c75e27",
+ "a93a1e8defb4fdeeb9f7740db1cc5c520aa07e5e",
"support"
],
".github/workflows/manifest.yml": [
@@ -492345,7 +492463,7 @@
"testharness"
],
"cookies/http-state/path-tests.html": [
- "b30d8362252c59b318b00669c0c542c78b429594",
+ "0a4794a4c0e5b108e46e90d2f05049fcd206a6eb",
"testharness"
],
"cookies/http-state/resources/all-tests.html.py-str": [
@@ -579205,7 +579323,7 @@
"testharness"
],
"css/css-grid/parsing/grid-shorthand-valid.html": [
- "435959af25e0f03b8f53844f907430daa3d36d97",
+ "80ee50a6e273f1f4ae1a86e6a95fcc5a984d4f10",
"testharness"
],
"css/css-grid/parsing/grid-shorthand.html": [
@@ -579269,7 +579387,7 @@
"testharness"
],
"css/css-grid/parsing/grid-template-shorthand-valid.html": [
- "042268f334816172b077edf341b1c091196f5197",
+ "8790627f4a6d13444d9232af6bca5af172149c54",
"testharness"
],
"css/css-grid/parsing/grid-template-shorthand.html": [
@@ -581620,6 +581738,10 @@
"e00170ed331bcbca450a4de5ef41c415cc88d2b9",
"testharness"
],
+ "css/css-masking/animations/mask-position-interpolation.html": [
+ "d832048ca37b2693218d1c2891d9cb3fa8ba8609",
+ "testharness"
+ ],
"css/css-masking/clip-path-svg-content/clip-path-clip-nested-twice.svg": [
"269e8feed2d3c21774a7c94729c3551899ce4d92",
"reftest"
@@ -619173,11 +619295,19 @@
"testharness"
],
"css/cssom-view/MediaQueryList-addListener-removeListener.html": [
- "5446e48e6cfcf20d5005ecfa4f75523f61ab83e2",
+ "1144e3a78322ceb7b49056c0530835bb2301fc30",
+ "testharness"
+ ],
+ "css/cssom-view/MediaQueryList-extends-EventTarget-interop.html": [
+ "7dae2afbd723883ef2230ac47f68987ff6f03d08",
+ "testharness"
+ ],
+ "css/cssom-view/MediaQueryList-extends-EventTarget.html": [
+ "34b6ef15c052ef8140973bd4d1e52b8c91b10832",
"testharness"
],
"css/cssom-view/MediaQueryListEvent.html": [
- "24cce3cc0973cf7478c92ce05137926ea0b78f77",
+ "0afa09f087a2de0d2d8fcf6c095688cb750f8d80",
"testharness"
],
"css/cssom-view/Screen-pixelDepth-Screen-colorDepth001.html": [
@@ -619397,7 +619527,7 @@
"testharness"
],
"css/cssom-view/matchMedia.html": [
- "14df3d02425ddf32caa904cfcfe3d8e2fae0c803",
+ "0a94c9850c8fcc72eb01d0df929e914b71cf8a2c",
"testharness"
],
"css/cssom-view/mouseEvent.html": [
@@ -619477,7 +619607,7 @@
"support"
],
"css/cssom-view/resources/matchMedia.js": [
- "8013699b7dee114da3313ccfba61d57e7e860e5b",
+ "8623a6597a0d88c683eaaf2cd7d7515bb0f2cd7c",
"support"
],
"css/cssom-view/screenLeftTop.html": [
@@ -620185,7 +620315,7 @@
"testharness"
],
"css/cssom/idlharness.html": [
- "3204fb8c7e750d5b121c34ba068e070e7cbddc5a",
+ "ce13d30cfad18ca0d48298694ec2477a7d6d68b5",
"testharness"
],
"css/cssom/inline-style-001.html": [
@@ -634784,6 +634914,10 @@
"361006a7240496e9be747faca5056fe2a62a2cff",
"testharness"
],
+ "dom/events/Event-dispatch-order-at-target.html": [
+ "79673c32564cbe785858266d4737de6bd5f7bade",
+ "testharness"
+ ],
"dom/events/Event-dispatch-order.html": [
"ca94434595c6ee19fb0f6982f56da0d005b4586c",
"testharness"
@@ -640061,7 +640195,7 @@
"testharness"
],
"feature-policy/feature-policy-for-sandbox/resources/helper.js": [
- "9de8416535613fc1d46396953750cc9ab6a7990b",
+ "eec189871ff82d18c6e8a3cc86ccf9c08597ca42",
"support"
],
"feature-policy/feature-policy-for-sandbox/resources/opened_window.html": [
@@ -641977,7 +642111,7 @@
"testharness"
],
"fetch/metadata/portal.tentative.https.sub.html": [
- "b9128944733b0301606a57087cb40c143d3cb99a",
+ "4e50b6b24b356dac6c6c7f5b7d17b7f4f01431c1",
"testharness"
],
"fetch/metadata/prefetch.tentative.https.sub.html": [
@@ -656752,11 +656886,11 @@
"042851bbb492365e9d176aff8d678feb645f1d18",
"testharness"
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads_without_user_activation.sub.tentative.html": [
- "32409f220f0a273f165741e2d79ca60846d61648",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.sub.tentative.html": [
+ "1e93cb5997df5c85a6b67d3b486ae441adfb33fd",
"testharness"
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_block_downloads.sub.tentative.html": [
"abd4d7c5e0d76d04cd678b00a153d5a8f10bddf7",
"testharness"
],
@@ -656804,11 +656938,11 @@
"12c4e0ca50236caacae89c76da3b81effd7b44be",
"testharness"
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads_without_user_activation.sub.tentative.html": [
- "6af49b8d78ddf2acbad9e8fb875e8250c825cd33",
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative.html": [
+ "50e28f650c74ca734f63f970e61dfea77e7ab0bd",
"testharness"
],
- "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html": [
+ "html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html": [
"9b9246c393ec9b4ee3b9762d6d06ea65ff0ff5d1",
"testharness"
],
@@ -657789,7 +657923,7 @@
"support"
],
"html/semantics/forms/form-submission-0/resources/form-submission.py": [
- "467875453c9dc64aac51add3f4a617d941820972",
+ "b296ac44c57c658ca9e3189e9f79b0f80677acba",
"support"
],
"html/semantics/forms/form-submission-0/resources/targetted-form.js": [
@@ -657801,7 +657935,7 @@
"testharness"
],
"html/semantics/forms/form-submission-0/submit-entity-body.html": [
- "f6f3858d4ff025cfbb2ba6b0745df51c6d39436b",
+ "be9c5f0696eda41b652c9653fee1a70a2304e8f5",
"testharness"
],
"html/semantics/forms/form-submission-0/submit-file.sub.html": [
@@ -659136,6 +659270,10 @@
"4a3693bd2dafe710b82054bfadd8bcaa97b16db5",
"testharness"
],
+ "html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html": [
+ "ab200020b4f05321d4ee7c17c4a8f11c6f5931db",
+ "testharness"
+ ],
"html/semantics/interactive-elements/the-summary-element/display-table-with-rt-crash.html": [
"57cc45478e03ce1cdbb755281b2f434b38582563",
"testharness"
@@ -663312,12 +663450,16 @@
"9b81d42ff729399d57e182abc8b8950cef503e12",
"testharness"
],
+ "html/webappapis/scripting/events/event-handler-handleEvent-ignored.html": [
+ "8039bac7adc137154d92173b29e7283baf6db22c",
+ "testharness"
+ ],
"html/webappapis/scripting/events/event-handler-javascript.html": [
"657a37839d2f3ed78968d1f0739f8594aa391cda",
"testharness"
],
"html/webappapis/scripting/events/event-handler-onresize.html": [
- "8686716e19ac86748a1e9988767f073e2cd3348b",
+ "0e44e7272f02513c6de0c5aecc96f09005ad7396",
"testharness"
],
"html/webappapis/scripting/events/event-handler-processing-algorithm-error/document-synthetic-errorevent.html": [
@@ -665117,7 +665259,7 @@
"support"
],
"interfaces/WebCryptoAPI.idl": [
- "0b515fc12e701b4b20c616e2ae4ce29f50a205b6",
+ "fecb3b72d3afea791a0f0648bcefa6dc014fe330",
"support"
],
"interfaces/WebIDL.idl": [
@@ -665589,7 +665731,7 @@
"support"
],
"interfaces/web-nfc.idl": [
- "340dab647d6c5156ada9af62b77f419063aeefa7",
+ "455720c641e69af2e68b9c9a0eb2cbd740267e26",
"support"
],
"interfaces/web-share.idl": [
@@ -666272,14 +666414,42 @@
"dabc8068931ff3b15eb4b80481ed2102a7725a62",
"testharness"
],
+ "layout-instability/clip-negative-bottom-margin.html": [
+ "2c329d9fcd66d86bf8c350c2ee419e28ef6596f4",
+ "testharness"
+ ],
+ "layout-instability/composited-element-movement.html": [
+ "c9906903358d8c2b94877f536e733320d0ada75b",
+ "testharness"
+ ],
+ "layout-instability/fully-clipped-visual-rect.html": [
+ "bfd74a2407e2d91cdb2a13b86945b040aeb6dcca",
+ "testharness"
+ ],
"layout-instability/idlharness.window.js": [
"7d97446a57808576722a823f604effa94bb95e76",
"testharness"
],
+ "layout-instability/ignore-fixed-and-sticky.html": [
+ "1b39dc9e6e9320a7932986d3a0063b7a4e556129",
+ "testharness"
+ ],
+ "layout-instability/local-shift-without-viewport-shift.html": [
+ "37729f1c13c298b5a2d95c46b7a4f199d8943022",
+ "testharness"
+ ],
+ "layout-instability/multi-clip-visual-rect.html": [
+ "36475d4c826c11807e9c0a7fbf4457c33c92c2c0",
+ "testharness"
+ ],
"layout-instability/observe-layout-shift.html": [
"1c35fe2aa234c96fce8798e6a1c35362f418e6f1",
"testharness"
],
+ "layout-instability/partially-clipped-visual-rect.html": [
+ "3b18b98dd93312c37b9e2f25918df50266a09243",
+ "testharness"
+ ],
"layout-instability/resources/slow-image.py": [
"ee7988c551f6429eea2b929af083ad30cbd5c73d",
"support"
@@ -666292,6 +666462,22 @@
"a6f0040e950649015119ecacc465e75303b5ff9b",
"testharness"
],
+ "layout-instability/shift-into-viewport.html": [
+ "6ace93ad54c2f6b173df060e39be097eca4b6867",
+ "testharness"
+ ],
+ "layout-instability/shift-outside-viewport.html": [
+ "49242913760a76d124eac0eeb3de8bb4e8eb8a19",
+ "testharness"
+ ],
+ "layout-instability/shift-while-scrolled.html": [
+ "88eeedea87782939d0191c64f7771e7e4f8828c3",
+ "testharness"
+ ],
+ "layout-instability/shift-with-counterscroll.html": [
+ "8ad1a463443ef1b6b8b8ca06a9435157cb38a1f5",
+ "testharness"
+ ],
"layout-instability/simple-block-movement.html": [
"0f9257e27ce5d553d8176f084e537e47b331416e",
"testharness"
@@ -666612,14 +666798,6 @@
"d94a036be00f404bd4d51350a85f70c180e9c776",
"reftest"
],
- "mathml/presentation-markup/direction/direction-009-ref.html": [
- "8b80b7e6bead29d97540896d5ac1ae14b46881f1",
- "support"
- ],
- "mathml/presentation-markup/direction/direction-009.html": [
- "c0ca31d40a82e5af2e23a4c5dee83f9e2bb593cb",
- "reftest"
- ],
"mathml/presentation-markup/direction/direction-010-ref.html": [
"4f595ed49f698a7a70392edb5e72dd1df8471368",
"support"
@@ -667128,6 +667306,14 @@
"f9354266a7c6c42a75519e9771eb2c61536ad8e5",
"testharness"
],
+ "mathml/presentation-markup/tokens/ms-001-ref.html": [
+ "bbd42a93eedbbabb7aff8fa1aa60f5c954e48210",
+ "support"
+ ],
+ "mathml/presentation-markup/tokens/ms-001.html": [
+ "b0b03f225525ffacf1d8f73da03a3848b39e96f8",
+ "reftest"
+ ],
"mathml/relations/css-styling/attribute-mapping-001.html": [
"3424e8c1a8cbb775a91839db6b3951dfe869af95",
"testharness"
@@ -680224,6 +680410,10 @@
"29134d490f7bdfb09255e190fe91576629057c78",
"support"
],
+ "portals/about-blank-cannot-host.html": [
+ "207d477697d823d6611b4d8dc6681b3e2fc90a73",
+ "testharness"
+ ],
"portals/csp/frame-src.sub.html": [
"34f1474d4b37f6a867b858a0bfc88e03db48153a",
"testharness"
@@ -680269,7 +680459,7 @@
"testharness"
],
"portals/portal-activate-data.html": [
- "38204edb2c3c2ac17aec54cedd3b6f9f6d42c698",
+ "b3b9223b5199df329e770f224161632c6ee5604a",
"testharness"
],
"portals/portal-activate-event-constructor.html": [
@@ -680301,7 +680491,7 @@
"testharness"
],
"portals/portals-activate-resolution.html": [
- "44ccea3bc521e14f7c826f14c3e815494df65ae7",
+ "db77a990e532a3d1b88f57300094cbd60215d69d",
"testharness"
],
"portals/portals-activate-twice.html": [
@@ -680337,7 +680527,7 @@
"testharness"
],
"portals/portals-navigate-after-adoption.html": [
- "083eeaa14821b5916fc452a8a09bfa6ed308c191",
+ "5ad30d7928a6c4eda0cbcb5afad9c29234b9a057",
"testharness"
],
"portals/portals-nested.html": [
@@ -680377,17 +680567,25 @@
"testharness"
],
"portals/portals-set-src-after-activate.html": [
- "8da6b341840162dc7348b95cfed060c075a75135",
+ "70a16436a67f254372be5f861d83d9e9b66f895f",
"testharness"
],
"portals/references/portals-rendering.html": [
"4a8414ab5656593811772c3728e4ee83eb034457",
"support"
],
+ "portals/resources/blank-host.html": [
+ "d9f3a61eb8488ba78df7439ff612fa600ff53008",
+ "support"
+ ],
"portals/resources/eval-portal.html": [
"98c2013915eae38bea2b8722bb8f80378ae894a0",
"support"
],
+ "portals/resources/open-blank-host.js": [
+ "f7580bd15212234c36b55a368efa0c729bd64e5b",
+ "support"
+ ],
"portals/resources/portal-activate-data-portal.html": [
"f57e4b196be471783316a6749a58ebd4a5b962a7",
"support"
@@ -694233,7 +694431,7 @@
"support"
],
"resources/chromium/sms_mock.js": [
- "bdfbc2052fa102a0e502937a610a9c64d79d1bbe",
+ "d8476cf37ad0edde630634e6821fdc68b7e69114",
"support"
],
"resources/chromium/string16.mojom.js": [
@@ -699553,7 +699751,7 @@
"testharness"
],
"sms/interceptor.https.html": [
- "6da2d71c52a90f7d0906ea99397976cb6e1573e3",
+ "94f1951a1380290a7c30fdbf85cd512d9064b8e3",
"testharness"
],
"sms/resources/helper.js": [
@@ -699569,7 +699767,7 @@
"testharness"
],
"sms/sms_receiver.idl": [
- "64048523f901f8509e85e4dc1ddc1f7c59ab3489",
+ "ca8cfdd798c8e7d85c8251ea08acb063fc25ae77",
"support"
],
"speech-api/META.yml": [
@@ -710417,7 +710615,7 @@
"support"
],
"tools/wptrunner/wptrunner/browsers/servodriver.py": [
- "ea345efa44fd4ec57cde5abc90c92d998c4a6c73",
+ "2953de18174ef75d505db0b8d518fe3339f7065e",
"support"
],
"tools/wptrunner/wptrunner/browsers/webkit.py": [
diff --git a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini
index 03f2f3fe9d1..1193e3dfa5c 100644
--- a/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini
+++ b/tests/wpt/metadata/css/css-transforms/animation/perspective-interpolation.html.ini
@@ -1,5 +1,5 @@
[perspective-interpolation.html]
- expected: CRASH
+ expected: ERROR
[ perspective interpolation]
expected: FAIL
diff --git a/tests/wpt/metadata/css/cssom-view/MediaQueryList-extends-EventTarget-interop.html.ini b/tests/wpt/metadata/css/cssom-view/MediaQueryList-extends-EventTarget-interop.html.ini
new file mode 100644
index 00000000000..4b646ae6a9b
--- /dev/null
+++ b/tests/wpt/metadata/css/cssom-view/MediaQueryList-extends-EventTarget-interop.html.ini
@@ -0,0 +1,4 @@
+[MediaQueryList-extends-EventTarget-interop.html]
+ [listeners are called in order they were added, ignoring capture parameter]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/dom/events/Event-dispatch-order-at-target.html.ini b/tests/wpt/metadata/dom/events/Event-dispatch-order-at-target.html.ini
new file mode 100644
index 00000000000..38fe82e7126
--- /dev/null
+++ b/tests/wpt/metadata/dom/events/Event-dispatch-order-at-target.html.ini
@@ -0,0 +1,4 @@
+[Event-dispatch-order-at-target.html]
+ [Listeners are invoked in correct order (AT_TARGET phase)]
+ expected: FAIL
+
diff --git a/tests/wpt/metadata/fetch/content-type/response.window.js.ini b/tests/wpt/metadata/fetch/content-type/response.window.js.ini
index 81b7704b14e..7c6560d5882 100644
--- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini
+++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini
@@ -309,15 +309,9 @@
[
diff --git a/tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html b/tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html
similarity index 100%
rename from tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads_without_user_activation.sub.tentative.html
rename to tests/wpt/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_block_downloads.sub.tentative.html
diff --git a/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/resources/form-submission.py b/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/resources/form-submission.py
index 467875453c9..b296ac44c57 100644
--- a/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/resources/form-submission.py
+++ b/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/resources/form-submission.py
@@ -6,5 +6,7 @@ def main(request, response):
else:
result = request.POST.first('foo') == 'bar'
+ result = result and request.url_parts.query == 'query=1'
+
return ([("Content-Type", "text/plain")],
"OK" if result else "FAIL")
diff --git a/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity-body.html b/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity-body.html
index f6f3858d4ff..be9c5f0696e 100644
--- a/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity-body.html
+++ b/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity-body.html
@@ -96,7 +96,7 @@ function run_simple_test() {
var testframe = document.getElementById("testframe");
var testdocument = testframe.contentWindow.document;
testdocument.body.innerHTML =
- "
";
diff --git a/tests/wpt/web-platform-tests/html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html b/tests/wpt/web-platform-tests/html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html
new file mode 100644
index 00000000000..ab200020b4f
--- /dev/null
+++ b/tests/wpt/web-platform-tests/html/semantics/interactive-elements/the-summary-element/anchor-with-inline-element.html
@@ -0,0 +1,77 @@
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/html/webappapis/scripting/events/event-handler-onresize.html b/tests/wpt/web-platform-tests/html/webappapis/scripting/events/event-handler-onresize.html
index 8686716e19a..0e44e7272f0 100644
--- a/tests/wpt/web-platform-tests/html/webappapis/scripting/events/event-handler-onresize.html
+++ b/tests/wpt/web-platform-tests/html/webappapis/scripting/events/event-handler-onresize.html
@@ -6,7 +6,7 @@
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/composited-element-movement.html b/tests/wpt/web-platform-tests/layout-instability/composited-element-movement.html
new file mode 100644
index 00000000000..c9906903358
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/composited-element-movement.html
@@ -0,0 +1,52 @@
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/fully-clipped-visual-rect.html b/tests/wpt/web-platform-tests/layout-instability/fully-clipped-visual-rect.html
new file mode 100644
index 00000000000..bfd74a2407e
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/fully-clipped-visual-rect.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/ignore-fixed-and-sticky.html b/tests/wpt/web-platform-tests/layout-instability/ignore-fixed-and-sticky.html
new file mode 100644
index 00000000000..1b39dc9e6e9
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/ignore-fixed-and-sticky.html
@@ -0,0 +1,52 @@
+
+
+normal
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/local-shift-without-viewport-shift.html b/tests/wpt/web-platform-tests/layout-instability/local-shift-without-viewport-shift.html
new file mode 100644
index 00000000000..37729f1c13c
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/local-shift-without-viewport-shift.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/multi-clip-visual-rect.html b/tests/wpt/web-platform-tests/layout-instability/multi-clip-visual-rect.html
new file mode 100644
index 00000000000..36475d4c826
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/multi-clip-visual-rect.html
@@ -0,0 +1,36 @@
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/partially-clipped-visual-rect.html b/tests/wpt/web-platform-tests/layout-instability/partially-clipped-visual-rect.html
new file mode 100644
index 00000000000..3b18b98dd93
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/partially-clipped-visual-rect.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/shift-into-viewport.html b/tests/wpt/web-platform-tests/layout-instability/shift-into-viewport.html
new file mode 100644
index 00000000000..6ace93ad54c
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/shift-into-viewport.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/shift-outside-viewport.html b/tests/wpt/web-platform-tests/layout-instability/shift-outside-viewport.html
new file mode 100644
index 00000000000..49242913760
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/shift-outside-viewport.html
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/shift-while-scrolled.html b/tests/wpt/web-platform-tests/layout-instability/shift-while-scrolled.html
new file mode 100644
index 00000000000..88eeedea877
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/shift-while-scrolled.html
@@ -0,0 +1,37 @@
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/layout-instability/shift-with-counterscroll.html b/tests/wpt/web-platform-tests/layout-instability/shift-with-counterscroll.html
new file mode 100644
index 00000000000..8ad1a463443
--- /dev/null
+++ b/tests/wpt/web-platform-tests/layout-instability/shift-with-counterscroll.html
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+
+
diff --git a/tests/wpt/web-platform-tests/mathml/presentation-markup/direction/direction-009-ref.html b/tests/wpt/web-platform-tests/mathml/presentation-markup/tokens/ms-001-ref.html
similarity index 76%
rename from tests/wpt/web-platform-tests/mathml/presentation-markup/direction/direction-009-ref.html
rename to tests/wpt/web-platform-tests/mathml/presentation-markup/tokens/ms-001-ref.html
index 8b80b7e6bea..bbd42a93eed 100644
--- a/tests/wpt/web-platform-tests/mathml/presentation-markup/direction/direction-009-ref.html
+++ b/tests/wpt/web-platform-tests/mathml/presentation-markup/tokens/ms-001-ref.html
@@ -2,7 +2,7 @@