From 84075d3b6e5df202ea8af62cbaf196f119c966f2 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Mon, 23 Mar 2020 08:19:14 +0000 Subject: [PATCH] Update web-platform-tests to revision 38792095c98039542ed3a3f0d2eb384b576f6cb7 --- .../CSS2/floats/hit-test-floats-003.html.ini | 4 - .../fetch/content-type/response.window.js.ini | 21 +- .../fetch/content-type/script.window.js.ini | 9 - .../traverse_the_history_1.html.ini | 4 - .../traverse_the_history_4.html.ini | 4 + .../supported-elements.html.ini | 4 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 +- .../execution-timing/077.html.ini | 4 - .../audiobuffersource-multi-channels.html.ini | 3 + .../sub-sample-buffer-stitching.html.ini | 6 + .../018.html.ini | 0 tests/wpt/metadata/MANIFEST.json | 114 ++++- .../CSS2/floats/hit-test-floats-003.html.ini | 4 - .../fetch/content-type/response.window.js.ini | 21 +- .../fetch/content-type/script.window.js.ini | 9 - .../traverse_the_history_1.html.ini | 4 - .../traverse_the_history_4.html.ini | 4 + .../supported-elements.html.ini | 4 +- ...rame_sandbox_popups_nonescaping-1.html.ini | 3 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 3 +- .../execution-timing/077.html.ini | 4 - .../audiobuffersource-multi-channels.html.ini | 3 + .../sub-sample-buffer-stitching.html.ini | 6 + .../018.html.ini | 0 .../text-overflow-ellipsis-001-ref.html | 14 + .../text-overflow-ellipsis-rtl-001-ref.html | 15 + ...xt-overflow-ellipsis-vertical-001-ref.html | 17 + ...verflow-ellipsis-vertical-rtl-001-ref.html | 18 + .../text-overflow-ellipsis-001.html | 21 + .../text-overflow-ellipsis-rtl-001.html | 22 + .../text-overflow-ellipsis-vertical-001.html | 23 + ...xt-overflow-ellipsis-vertical-rtl-001.html | 24 ++ ...ottomraisepercent25-rulethickness1000.woff | Bin 1400 -> 1400 bytes ...tyleverticalgap7000-rulethickness1000.woff | Bin 1392 -> 1392 bytes ...l-extraascender3000-rulethickness1000.woff | Bin 1372 -> 1372 bytes ...fterdegreeminus5000-rulethickness1000.woff | Bin 1388 -> 1384 bytes ...ernbeforedegree4000-rulethickness1000.woff | Bin 1376 -> 1372 bytes .../fonts/math/radical-rulethickness8000.woff | Bin 1316 -> 1316 bytes ...cal-verticalgap6000-rulethickness1000.woff | Bin 1360 -> 1360 bytes .../presentation-markup/fractions/frac-1.html | 55 +++ .../mrow/mrow-preferred-width.html | 121 ++++++ .../operators/embellished-operator-001.html | 216 +++++++++- .../operators/embellished-operator-002.html | 122 +----- .../operators/embellished-operator-003.html | 394 ++++++++++++++++++ .../presentation-markup/spaces/space-1.html | 21 + .../mathml/tools/operator-dictionary.py | 2 + .../mathml/tools/radicals.py | 3 +- ...porting-navigation-mi_error.tentative.html | 1 + 49 files changed, 1128 insertions(+), 205 deletions(-) delete mode 100644 tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini delete 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 delete mode 100644 tests/wpt/metadata-layout-2020/html/semantics/scripting-1/the-script-element/execution-timing/077.html.ini rename tests/wpt/metadata-layout-2020/webmessaging/{with-ports => without-ports}/018.html.ini (100%) delete mode 100644 tests/wpt/metadata/css/CSS2/floats/hit-test-floats-003.html.ini delete 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 delete mode 100644 tests/wpt/metadata/html/semantics/scripting-1/the-script-element/execution-timing/077.html.ini rename tests/wpt/metadata/webmessaging/{with-ports => without-ports}/018.html.ini (100%) create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/reference/text-overflow-ellipsis-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/reference/text-overflow-ellipsis-rtl-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/reference/text-overflow-ellipsis-vertical-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/reference/text-overflow-ellipsis-vertical-rtl-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/text-overflow-ellipsis-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/text-overflow-ellipsis-rtl-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-rtl-001.html create mode 100644 tests/wpt/web-platform-tests/mathml/presentation-markup/mrow/mrow-preferred-width.html create mode 100644 tests/wpt/web-platform-tests/mathml/presentation-markup/operators/embellished-operator-003.html diff --git a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini b/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini deleted file mode 100644 index f29da48a2a0..00000000000 --- a/tests/wpt/metadata-layout-2020/css/CSS2/floats/hit-test-floats-003.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[hit-test-floats-003.html] - [Miss float below something else] - 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 e12eb971372..41a5f73e8e2 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 @@ -48,18 +48,12 @@ [Request: combined response Content-Type: text/plain;charset=gbk text/plain;charset=windows-1252] expected: NOTRUN - [