From 50a69964616f79489ed44201d48a2ac36c6f7ebc Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Sun, 12 Jan 2020 08:24:07 +0000 Subject: [PATCH] Update web-platform-tests to revision b1d8b4ac4dc04fd1da16cb309ed675fa6a07bfd6 --- tests/wpt/metadata/MANIFEST.json | 110 ++++++++++++++++-- .../elementsFromPoint-iframes.html.ini | 3 + .../fetch/content-type/response.window.js.ini | 27 ++--- .../fetch/content-type/script.window.js.ini | 3 - .../nosniff/parsing-nosniff.window.js.ini | 3 + ...mbedded-credentials.tentative.sub.html.ini | 2 +- .../traverse_the_history_1.html.ini | 4 + .../traverse_the_history_2.html.ini | 4 - .../html/dom/idlharness.https.html.ini | 108 +++++++++++++++++ .../supported-elements.html.ini | 12 +- ...rame_sandbox_popups_nonescaping-3.html.ini | 1 + .../document-write/iframe_005.html.ini | 4 - .../event-handler-all-global-events.html.ini | 36 ++++++ ...nt-handler-attributes-body-window.html.ini | 36 ++++++ ...andler-attributes-frameset-window.html.ini | 36 ++++++ ...andler-attributes-windowless-body.html.ini | 24 ++++ .../object-not-found-adds-entry.html.ini | 10 ++ .../webmessaging/without-ports/017.html.ini | 5 + .../css/css-overflow/overflow-recalc-001.html | 52 +++++++++ .../reference/overflow-recalc-001-ref.html | 20 ++++ .../required-policy/document-policy.html | 2 +- .../required-document-policy.html.headers | 2 +- .../HTMLCollection-live-mutations.window.js | 93 +++++++++++++++ .../nodes/NodeList-live-mutations.window.js | 79 +++++++++++++ .../element-timing/multi-redirect-image.html | 2 +- .../resources/circle.svg.headers | 1 + .../cross-origin-embedder-policy/META.yml | 9 ++ .../html/cross-origin-opener-policy/META.yml | 9 ++ .../coop-sandbox.https.html | 35 +++--- .../popup-meta-http-equiv.https.html | 19 +++ .../img-aspect-ratio.html | 4 +- .../web-platform-tests/interfaces/html.idl | 4 + .../web-platform-tests/interfaces/web-nfc.idl | 11 +- .../multi-redirects-TAO.html | 52 +++++++++ .../object-not-found-adds-entry.html | 43 +++++++ .../wpt/web-platform-tests/tools/lint/lint.py | 2 +- 36 files changed, 794 insertions(+), 73 deletions(-) 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_2.html.ini delete mode 100644 tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/iframe_005.html.ini create mode 100644 tests/wpt/metadata/resource-timing/object-not-found-adds-entry.html.ini create mode 100644 tests/wpt/metadata/webmessaging/without-ports/017.html.ini create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/overflow-recalc-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/reference/overflow-recalc-001-ref.html create mode 100644 tests/wpt/web-platform-tests/dom/collections/HTMLCollection-live-mutations.window.js create mode 100644 tests/wpt/web-platform-tests/dom/nodes/NodeList-live-mutations.window.js create mode 100644 tests/wpt/web-platform-tests/element-timing/resources/circle.svg.headers create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-embedder-policy/META.yml create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-opener-policy/META.yml create mode 100644 tests/wpt/web-platform-tests/html/cross-origin-opener-policy/popup-meta-http-equiv.https.html create mode 100644 tests/wpt/web-platform-tests/largest-contentful-paint/multi-redirects-TAO.html create mode 100644 tests/wpt/web-platform-tests/resource-timing/object-not-found-adds-entry.html diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index c990424b391..6b7c74fb63c 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -137793,6 +137793,18 @@ {} ] ], + "css/css-overflow/overflow-recalc-001.html": [ + [ + "css/css-overflow/overflow-recalc-001.html", + [ + [ + "/css/css-overflow/reference/overflow-recalc-001-ref.html", + "==" + ] + ], + {} + ] + ], "css/css-overflow/webkit-line-clamp-001.html": [ [ "css/css-overflow/webkit-line-clamp-001.html", @@ -256922,6 +256934,9 @@ "css/css-overflow/reference/overflow-body-propagation-ref.html": [ [] ], + "css/css-overflow/reference/overflow-recalc-001-ref.html": [ + [] + ], "css/css-overflow/reference/webkit-line-clamp-001-ref.html": [ [] ], @@ -269876,6 +269891,9 @@ "element-timing/resources/circle.svg": [ [] ], + "element-timing/resources/circle.svg.headers": [ + [] + ], "element-timing/resources/element-timing-helpers.js": [ [] ], @@ -273362,6 +273380,9 @@ "html/browsers/windows/resources/window-opener.html": [ [] ], + "html/cross-origin-embedder-policy/META.yml": [ + [] + ], "html/cross-origin-embedder-policy/README.md": [ [] ], @@ -273437,6 +273458,9 @@ "html/cross-origin-embedder-policy/srcdoc.https.html.headers": [ [] ], + "html/cross-origin-opener-policy/META.yml": [ + [] + ], "html/cross-origin-opener-policy/README.md": [ [] ], @@ -341479,6 +341503,12 @@ {} ] ], + "dom/collections/HTMLCollection-live-mutations.window.js": [ + [ + "dom/collections/HTMLCollection-live-mutations.window.html", + {} + ] + ], "dom/collections/HTMLCollection-own-props.html": [ [ "dom/collections/HTMLCollection-own-props.html", @@ -342986,6 +343016,12 @@ {} ] ], + "dom/nodes/NodeList-live-mutations.window.js": [ + [ + "dom/nodes/NodeList-live-mutations.window.html", + {} + ] + ], "dom/nodes/ParentNode-append.html": [ [ "dom/nodes/ParentNode-append.html", @@ -362034,6 +362070,12 @@ } ] ], + "html/cross-origin-opener-policy/popup-meta-http-equiv.https.html": [ + [ + "html/cross-origin-opener-policy/popup-meta-http-equiv.https.html", + {} + ] + ], "html/cross-origin-opener-policy/popup-redirect-cache.https.html": [ [ "html/cross-origin-opener-policy/popup-redirect-cache.https.html", @@ -376492,6 +376534,12 @@ {} ] ], + "largest-contentful-paint/multi-redirects-TAO.html": [ + [ + "largest-contentful-paint/multi-redirects-TAO.html", + {} + ] + ], "largest-contentful-paint/observe-after-untrusted-scroll.html": [ [ "largest-contentful-paint/observe-after-untrusted-scroll.html", @@ -410028,6 +410076,12 @@ {} ] ], + "resource-timing/object-not-found-adds-entry.html": [ + [ + "resource-timing/object-not-found-adds-entry.html", + {} + ] + ], "resource-timing/redirects.sub.html": [ [ "resource-timing/redirects.sub.html", @@ -591118,6 +591172,10 @@ "963192f6f431cd073f5d8fddc2294259ad62962b", "testharness" ], + "css/css-overflow/overflow-recalc-001.html": [ + "9c5919a5044bdbac0e782fbb662f1ff3b81857fc", + "reftest" + ], "css/css-overflow/overflow-shorthand-001.html": [ "f425636c3bb4297e4e6564d1c2629dc10dde5607", "testharness" @@ -591202,6 +591260,10 @@ "340bda9de92352fe1ef6633610da31e867013299", "support" ], + "css/css-overflow/reference/overflow-recalc-001-ref.html": [ + "b18dee8caf1864dc30fe656750fe81a8863f1e90", + "support" + ], "css/css-overflow/reference/webkit-line-clamp-001-ref.html": [ "ef28e01dac0223c9a2768d3fd1415fb9ef2f1c6b", "support" @@ -641815,7 +641877,7 @@ "support" ], "document-policy/required-policy/document-policy.html": [ - "d6bf3e9a6d490ad5462267ae913002b696b96a80", + "1935be3dd0a961add3d80aa35ded92734d9f8869", "testharness" ], "document-policy/required-policy/document-policy.html.headers": [ @@ -641835,7 +641897,7 @@ "testharness" ], "document-policy/required-policy/required-document-policy.html.headers": [ - "066c0f8339ea21c1102c78d82d07d060252a9980", + "1b671dafe06d44e5b267bbfc54691f5f911297eb", "support" ], "dom/META.yml": [ @@ -641858,6 +641920,10 @@ "4fc34db7f5f245933013a76335f71e9f4cffe115", "testharness" ], + "dom/collections/HTMLCollection-live-mutations.window.js": [ + "7dbfc6ccf67d37d7272b3490665e218d0549e79e", + "testharness" + ], "dom/collections/HTMLCollection-own-props.html": [ "1f21c0837ec92bf48b6f497da22e60a435913a06", "testharness" @@ -643054,6 +643120,10 @@ "fcbee175cb3e07235fcd759e866feb488e31e91f", "testharness" ], + "dom/nodes/NodeList-live-mutations.window.js": [ + "a11fed1e38efe88e634310d64db1bafe4d34fa1a", + "testharness" + ], "dom/nodes/ParentNode-append.html": [ "dcc398f3f586d1d627d0ffa0c689f3b1f67ece16", "testharness" @@ -644415,7 +644485,7 @@ "testharness" ], "element-timing/multi-redirect-image.html": [ - "c2f570f20df7989617ea37beaee266562cbf7756", + "2a12c5f03c42c6f45c3c975d3deba0c01b8db084", "testharness" ], "element-timing/multiple-background-images.html": [ @@ -644478,6 +644548,10 @@ "209b9f4e5b5d55b45b5ec80dac25873d06dfb593", "support" ], + "element-timing/resources/circle.svg.headers": [ + "7296361df3d1c5755acdb825661dbd9a1807b64f", + "support" + ], "element-timing/resources/element-timing-helpers.js": [ "b7f2eef5978ac5d559865dd34848f15ef0abba10", "support" @@ -654286,6 +654360,10 @@ "7407248ffe9fe3da977275c2192e31e3db9fc8a9", "testharness" ], + "html/cross-origin-embedder-policy/META.yml": [ + "103217d38892308541fbc0dbc8d39acfb47d4e80", + "support" + ], "html/cross-origin-embedder-policy/README.md": [ "16179eb0133a9e14667e127da05f3dc796975875", "support" @@ -654450,6 +654528,10 @@ "6604450991a122e3e241e40b1b9e0516c525389d", "support" ], + "html/cross-origin-opener-policy/META.yml": [ + "6c6d26211861f5af94cebae7a687b70d10ffe1b4", + "support" + ], "html/cross-origin-opener-policy/README.md": [ "3f080c82d25de71d899d3b3011afcc3c553fb2a2", "support" @@ -654491,7 +654573,7 @@ "support" ], "html/cross-origin-opener-policy/coop-sandbox.https.html": [ - "fc16c186cadf44bd1639d0eacf610e7781bc02bd", + "5fd11643d5720f54e0b5112e96a9cfea5cafdf9d", "testharness" ], "html/cross-origin-opener-policy/coop-sandbox.https.html.headers": [ @@ -654582,6 +654664,10 @@ "46ad58d83bf6e98913ca4c564b7acb8f19fa0093", "support" ], + "html/cross-origin-opener-policy/popup-meta-http-equiv.https.html": [ + "e36b5190aafc0b42b043802422dd411a831a20a5", + "testharness" + ], "html/cross-origin-opener-policy/popup-meta-http-equiv.https.html.headers": [ "46ad58d83bf6e98913ca4c564b7acb8f19fa0093", "support" @@ -661447,7 +661533,7 @@ "testharness" ], "html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-aspect-ratio.html": [ - "3000032978082356086930b2b5bee96b73947dc8", + "eceef92a6418f3d74ffbd13a08d8e648dff42a3f", "testharness" ], "html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-dim-ref.html": [ @@ -673463,7 +673549,7 @@ "support" ], "interfaces/html.idl": [ - "266574de63e8f2aac4a782ba836a277bb5a2997d", + "2c0c489315c96b6980181236b8602df60929c3f9", "support" ], "interfaces/image-capture.idl": [ @@ -673723,7 +673809,7 @@ "support" ], "interfaces/web-nfc.idl": [ - "12ea9d58bc055ee57efb65ae1495ebf4301427a5", + "f2e31b7352867d39edc9c43a4f1fffb3a02cb985", "support" ], "interfaces/web-share.idl": [ @@ -674358,6 +674444,10 @@ "0e40127b57683fa76392827003b15c2bb9c8d558", "testharness" ], + "largest-contentful-paint/multi-redirects-TAO.html": [ + "4e462c729aace01d40b9255465af7fc79f8fdb3c", + "testharness" + ], "largest-contentful-paint/observe-after-untrusted-scroll.html": [ "1b2cd1d25b5bb9da740e5127526fed41dcebfae7", "testharness" @@ -702042,6 +702132,10 @@ "63f9e06e19083a6d956af0d5916455cd7e91b89c", "testharness" ], + "resource-timing/object-not-found-adds-entry.html": [ + "22ee95e2d51ffcb29468d9e51459c5035f508bb5", + "testharness" + ], "resource-timing/redirects.sub.html": [ "d3d4f75c817dea1f61e27660949ec327d3a7a61a", "testharness" @@ -713883,7 +713977,7 @@ "support" ], "tools/lint/lint.py": [ - "a050cfa8a8e4e2699db44ce9e52f8f230a34a869", + "4090f2628a6fea12a0ed4957c55b925b14882f33", "support" ], "tools/lint/rules.py": [ diff --git a/tests/wpt/metadata/css/cssom-view/elementsFromPoint-iframes.html.ini b/tests/wpt/metadata/css/cssom-view/elementsFromPoint-iframes.html.ini index 171592fc08f..6ef8bb1049f 100644 --- a/tests/wpt/metadata/css/cssom-view/elementsFromPoint-iframes.html.ini +++ b/tests/wpt/metadata/css/cssom-view/elementsFromPoint-iframes.html.ini @@ -2,3 +2,6 @@ [elementsFromPoint on the root document for points in iframe elements] expected: FAIL + [elementsFromPoint on inner documents] + 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 07769384006..117c8f9a8c3 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -312,24 +312,21 @@ [fetch(): separate response Content-Type: text/plain ] expected: NOTRUN - [