From 33c2bfef7507e0569d200d21d6f04cc945f12c51 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Sat, 28 Nov 2020 08:20:53 +0000 Subject: [PATCH] Update web-platform-tests to revision 73c6ad369cbd5572ceaedfed98e4672ef1f42dd0 --- .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../CSS2/floats/hit-test-floats-005.html.ini | 4 - ...r-custom-property-animation.https.html.ini | 2 + ...e-custom-property-animation.https.html.ini | 2 + ...o-custom-property-animation.https.html.ini | 2 + ...t-custom-property-animation.https.html.ini | 2 +- ...e-custom-property-animation.https.html.ini | 2 + .../css/cssom-view/CaretPosition-001.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 - .../cssom-view/elementFromPosition.html.ini | 3 - .../fetch/content-type/response.window.js.ini | 17 +- .../fetch/content-type/script.window.js.ini | 12 ++ .../nosniff/parsing-nosniff.window.js.ini | 2 +- .../traverse_the_history_1.html.ini | 4 + .../traverse_the_history_4.html.ini | 4 + .../traverse_the_history_5.html.ini | 4 + .../embedded-opener-remove-frame.html.ini | 1 - .../iframe_sandbox_popups_escaping-1.html.ini | 2 +- .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- .../form-double-submit.html.ini | 4 - .../htmlanchorelement_noopener.html.ini | 3 + .../sub-sample-buffer-stitching.html.ini | 6 + .../webmessaging/with-ports/018.html.ini | 5 + .../webmessaging/without-ports/017.html.ini | 5 + ...d-worker-in-data-url-context.window.js.ini | 3 +- tests/wpt/metadata/MANIFEST.json | 184 +++++++++++++++++- .../CSS2/floats/hit-test-floats-004.html.ini | 4 + .../CSS2/floats/hit-test-floats-005.html.ini | 4 - ...r-custom-property-animation.https.html.ini | 2 +- ...e-custom-property-animation.https.html.ini | 2 +- ...o-custom-property-animation.https.html.ini | 2 +- ...t-custom-property-animation.https.html.ini | 2 +- ...e-custom-property-animation.https.html.ini | 2 + .../css/cssom-view/CaretPosition-001.html.ini | 4 + .../cssom-view/elementFromPoint-001.html.ini | 4 - .../cssom-view/elementFromPosition.html.ini | 3 - .../fetch/content-type/response.window.js.ini | 17 +- .../fetch/content-type/script.window.js.ini | 12 ++ .../nosniff/parsing-nosniff.window.js.ini | 2 +- .../traverse_the_history_1.html.ini | 4 + .../traverse_the_history_4.html.ini | 4 + .../traverse_the_history_5.html.ini | 4 + .../embedded-opener-remove-frame.html.ini | 1 - .../iframe_sandbox_popups_escaping-1.html.ini | 4 +- .../iframe_sandbox_popups_escaping-2.html.ini | 2 +- .../iframe_sandbox_popups_escaping-3.html.ini | 3 +- .../form-double-submit.html.ini | 4 - .../htmlanchorelement_noopener.html.ini | 3 + .../sub-sample-buffer-stitching.html.ini | 6 + .../webmessaging/with-ports/018.html.ini | 5 + .../webmessaging/without-ports/017.html.ini | 5 + ...d-worker-in-data-url-context.window.js.ini | 3 +- .../percentage-size-indefinite-replaced.html | 8 + .../color-custom-property-animation-ref.html | 2 +- ...color-custom-property-animation.https.html | 37 ++-- .../one-custom-property-animation.https.html | 15 +- .../two-custom-property-animation-ref.html | 2 +- .../two-custom-property-animation.https.html | 19 +- ...element-custom-property-animation-ref.html | 2 +- ...ement-custom-property-animation.https.html | 25 ++- ...ent-one-custom-property-animation-ref.html | 14 ++ ...t-one-custom-property-animation.https.html | 79 ++++++++ ...iton-absolute-scrollable-overflow-001.html | 73 +++++++ tests/wpt/web-platform-tests/fonts/fail.woff | Bin 0 -> 2136 bytes tests/wpt/web-platform-tests/fonts/pass.woff | Bin 0 -> 2112 bytes .../canvas.2d.fontStretch-ref.html | 30 +++ .../canvas.2d.fontStretch.condensed.html | 37 ++++ .../canvas.2d.fontStretch.expanded.html | 37 ++++ ...canvas.2d.fontStretch.extra-condensed.html | 37 ++++ .../canvas.2d.fontStretch.extra-expanded.html | 37 ++++ .../canvas.2d.fontStretch.normal.html | 36 ++++ .../canvas.2d.fontStretch.semi-condensed.html | 37 ++++ .../canvas.2d.fontStretch.semi-expanded.html | 37 ++++ ...canvas.2d.fontStretch.ultra-condensed.html | 37 ++++ .../canvas.2d.fontStretch.ultra-expanded.html | 37 ++++ 76 files changed, 918 insertions(+), 118 deletions(-) create mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-paint-api/color-custom-property-animation.https.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-paint-api/one-custom-property-animation.https.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-paint-api/two-custom-property-animation.https.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-one-custom-property-animation.https.html.ini create mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini create mode 100644 tests/wpt/metadata-layout-2020/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini delete mode 100644 tests/wpt/metadata-layout-2020/html/semantics/forms/form-submission-0/form-double-submit.html.ini create mode 100644 tests/wpt/metadata-layout-2020/webmessaging/with-ports/018.html.ini create mode 100644 tests/wpt/metadata-layout-2020/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-004.html.ini delete mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-005.html.ini create mode 100644 tests/wpt/metadata/css/css-paint-api/two-element-one-custom-property-animation.https.html.ini create mode 100644 tests/wpt/metadata/css/cssom-view/CaretPosition-001.html.ini delete mode 100644 tests/wpt/metadata/css/cssom-view/elementFromPoint-001.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.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/history/the-history-interface/traverse_the_history_5.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/forms/form-submission-0/form-double-submit.html.ini create mode 100644 tests/wpt/metadata/webmessaging/with-ports/018.html.ini create mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/web-platform-tests/css/css-grid/grid-items/percentage-size-indefinite-replaced.html create mode 100644 tests/wpt/web-platform-tests/css/css-paint-api/two-element-one-custom-property-animation-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-paint-api/two-element-one-custom-property-animation.https.html create mode 100644 tests/wpt/web-platform-tests/css/css-position/positon-absolute-scrollable-overflow-001.html create mode 100644 tests/wpt/web-platform-tests/fonts/fail.woff create mode 100644 tests/wpt/web-platform-tests/fonts/pass.woff create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch-ref.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.condensed.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.expanded.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.extra-condensed.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.extra-expanded.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.normal.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.semi-condensed.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.semi-expanded.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.ultra-condensed.html create mode 100644 tests/wpt/web-platform-tests/html/canvas/element/manual/drawing-text-to-the-canvas/canvas.2d.fontStretch.ultra-expanded.html diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini new file mode 100644 index 00000000000..4bfb0c2053a --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-004.html.ini @@ -0,0 +1,4 @@ +[hit-test-floats-004.html] + [Miss float below something else] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini deleted file mode 100644 index baa9f1a7541..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-005.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-005.html] - [Miss clipped float] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/css-paint-api/color-custom-property-animation.https.html.ini b/tests/wpt/metadata-layout-2020/css/css-paint-api/color-custom-property-animation.https.html.ini new file mode 100644 index 00000000000..9ef6d9450c5 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-paint-api/color-custom-property-animation.https.html.ini @@ -0,0 +1,2 @@ +[color-custom-property-animation.https.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-paint-api/one-custom-property-animation.https.html.ini b/tests/wpt/metadata-layout-2020/css/css-paint-api/one-custom-property-animation.https.html.ini new file mode 100644 index 00000000000..c7104a8dba2 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-paint-api/one-custom-property-animation.https.html.ini @@ -0,0 +1,2 @@ +[one-custom-property-animation.https.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-paint-api/two-custom-property-animation.https.html.ini b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-custom-property-animation.https.html.ini new file mode 100644 index 00000000000..95d38aed5ec --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-custom-property-animation.https.html.ini @@ -0,0 +1,2 @@ +[two-custom-property-animation.https.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-custom-property-animation.https.html.ini b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-custom-property-animation.https.html.ini index cb8ca9b0e48..04f23eae3e6 100644 --- a/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-custom-property-animation.https.html.ini +++ b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-custom-property-animation.https.html.ini @@ -1,2 +1,2 @@ [two-element-custom-property-animation.https.html] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-one-custom-property-animation.https.html.ini b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-one-custom-property-animation.https.html.ini new file mode 100644 index 00000000000..371214024e6 --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/css-paint-api/two-element-one-custom-property-animation.https.html.ini @@ -0,0 +1,2 @@ +[two-element-one-custom-property-animation.https.html] + expected: TIMEOUT diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini new file mode 100644 index 00000000000..4c79907309b --- /dev/null +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/CaretPosition-001.html.ini @@ -0,0 +1,4 @@ +[CaretPosition-001.html] + [Element at (400, 100)] + expected: FAIL + diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini deleted file mode 100644 index e38782d8c85..00000000000 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPoint-001.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[elementFromPoint-001.html] - [CSSOM View - 5 - extensions to the Document interface] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini index 23c61ede1a1..c131078eace 100644 --- a/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini +++ b/tests/wpt/metadata-layout-2020/css/cssom-view/elementFromPosition.html.ini @@ -17,6 +17,3 @@ [test the top of layer] expected: FAIL - [test some point of the element: top left corner] - expected: FAIL - diff --git a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini index feb62839de9..3de9484d925 100644 --- a/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata-layout-2020/fetch/content-type/response.window.js.ini @@ -312,21 +312,18 @@ [