From 20dd815dd0fa896f2bdc5c18603da4f777a0c698 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Sun, 15 Sep 2019 10:40:13 +0000 Subject: [PATCH] Update web-platform-tests to revision c850921dd5b241913a97b99b05cecbbb1242755c --- tests/wpt/metadata/MANIFEST.json | 11 ++++-- .../matchMedia-display-none-iframe.html.ini | 2 ++ .../contentType/contenttype_txt.html.ini | 2 ++ .../fetch/content-type/response.window.js.ini | 23 ++++++++---- .../fetch/content-type/script.window.js.ini | 3 -- .../nosniff/parsing-nosniff.window.js.ini | 6 ++++ .../traverse_the_history_1.html.ini | 4 +++ .../traverse_the_history_3.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 ++++++++++ .../open-features-non-integer-height.html.ini | 34 +++++++++++++----- ...-features-non-integer-innerheight.html.ini | 28 ++++++++++----- .../open-features-non-integer-left.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 +++++++++++++----- .../iframe_sandbox_popups_escaping-3.html.ini | 2 +- .../non-active-document.html.ini | 10 ------ .../skip-document-with-fragment.html.ini | 4 +++ .../parsing/DOMContentLoaded-defer.html.ini | 4 --- .../resource-timing/resource_TAO_zero.htm.ini | 3 -- .../sub-sample-buffer-stitching.html.ini | 6 ++++ .../Worker/Worker-constructor.html.ini | 2 -- .../inline-block-alignment-007-ref.xht | 35 +++++++++++++++++++ .../inline-block-alignment-007.xht | 14 ++++---- 26 files changed, 276 insertions(+), 96 deletions(-) create mode 100644 tests/wpt/metadata/css/cssom-view/matchMedia-display-none-iframe.html.ini create mode 100644 tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini create mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_3.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/syntax/parsing/DOMContentLoaded-defer.html.ini delete mode 100644 tests/wpt/metadata/workers/constructors/Worker/Worker-constructor.html.ini create mode 100644 tests/wpt/web-platform-tests/css/css-writing-modes/inline-block-alignment-007-ref.xht diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 5f8b379e0d4..f948ef943fe 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -175358,7 +175358,7 @@ "css/css-writing-modes/inline-block-alignment-007.xht", [ [ - "/css/css-writing-modes/inline-block-alignment-006-ref.xht", + "/css/css-writing-modes/inline-block-alignment-007-ref.xht", "==" ] ], @@ -260166,6 +260166,9 @@ "css/css-writing-modes/inline-block-alignment-006-ref.xht": [ [] ], + "css/css-writing-modes/inline-block-alignment-007-ref.xht": [ + [] + ], "css/css-writing-modes/inline-block-alignment-orthogonal-vrl-002-ref.xht": [ [] ], @@ -601483,8 +601486,12 @@ "a3aad3ac175b56134a0e14084a4649e4721709ea", "reftest" ], + "css/css-writing-modes/inline-block-alignment-007-ref.xht": [ + "d5bb56da8e9c5ad7e628ca49c4b467a819186f23", + "support" + ], "css/css-writing-modes/inline-block-alignment-007.xht": [ - "76d7f79ecb85b2f81a821291bb473f74fd8be678", + "369141445463b3c0ecae67aa60926bdb6d51880a", "reftest" ], "css/css-writing-modes/inline-block-alignment-orthogonal-vlr-003.xht": [ diff --git a/tests/wpt/metadata/css/cssom-view/matchMedia-display-none-iframe.html.ini b/tests/wpt/metadata/css/cssom-view/matchMedia-display-none-iframe.html.ini new file mode 100644 index 00000000000..e6e1f29e274 --- /dev/null +++ b/tests/wpt/metadata/css/cssom-view/matchMedia-display-none-iframe.html.ini @@ -0,0 +1,2 @@ +[matchMedia-display-none-iframe.html] + expected: ERROR diff --git a/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini new file mode 100644 index 00000000000..c3916f8555d --- /dev/null +++ b/tests/wpt/metadata/dom/nodes/Document-contentType/contentType/contenttype_txt.html.ini @@ -0,0 +1,2 @@ +[contenttype_txt.html] + expected: CRASH 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 14d03079a9a..6947a14fa9d 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -312,18 +312,27 @@ [