From 13bbfdb3eb2a9f4bd7bc93b7ad06791897ee46b1 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Mon, 14 Jan 2019 20:34:43 -0500 Subject: [PATCH] Update web-platform-tests to revision 192193581b6912818a0e3f2408f40f033a451a79 --- tests/wpt/metadata/MANIFEST.json | 200 +++++++- .../hittest-overlapping-order.html.ini | 4 + .../encoding/single-byte-decoder.html.ini | 13 +- ...ml.ini => traverse_the_history_2.html.ini} | 2 +- .../traverse_the_history_3.html.ini | 4 + .../html/dom/interfaces.worker.js.ini | 483 +++++++++++++++++- .../viewport-change.html.ini | 9 - .../non-active-document.html.ini | 10 + .../the-details-element/toggleEvent.html.ini | 7 - .../selectors/pseudo-classes/link.html.ini | 8 - .../document-write/iframe_005.html.ini | 4 - ...rigin-by-feature-policy.https.sub.html.ini | 1 + .../animation-worklet/current-time.https.html | 48 ++ .../background-image-first-line.html | 19 + .../background-image-first-line-ref.html | 12 + .../block-end-aligned-abspos-nested.html | 22 + .../hittest-overlapping-order.html | 45 ++ .../grid-template-columns-001-ref.html | 21 + .../animation/grid-template-columns-001.html | 38 ++ .../grid-template-columns-interpolation.html | 179 +++++++ .../animation/grid-template-rows-001-ref.html | 22 + .../animation/grid-template-rows-001.html | 39 ++ .../grid-template-rows-interpolation.html | 179 +++++++ .../resources/interpolation-testcommon.js | 66 +++ .../overflow-abpos-transform.html | 32 ++ .../overflow-inline-transform-relative.html | 39 ++ .../ancestor-change-heuristic.html | 2 +- .../anchoring-with-bounds-clamping.html | 2 +- .../css/css-scroll-anchoring/basic.html | 2 +- .../descend-into-container-with-float.html | 2 +- .../descend-into-container-with-overflow.html | 2 +- .../exclude-fixed-position.html | 2 +- .../css-scroll-anchoring/inline-block.html | 2 +- .../position-change-heuristic.html | 2 +- .../start-edge-in-block-layout-direction.html | 10 +- .../subtree-exclusion.html | 2 +- .../css-scroll-anchoring/wrapped-text.html | 2 +- .../docs/_running-tests/chrome_android.md | 11 +- .../html/dom/interfaces.worker.js | 43 +- .../selectors/pseudo-classes/link.html | 1 + .../wptrunner/wptrunner/browsers/fennec.py | 2 +- .../wptrunner/browsers/servodriver.py | 4 +- .../animation-types/property-list.js | 12 - ...RTCPeerConnection-setLocalDescription.html | 2 +- ...nection-setRemoteDescription-rollback.html | 18 + ...equestAnimationFrame_data_valid.https.html | 14 +- 46 files changed, 1499 insertions(+), 144 deletions(-) create mode 100644 tests/wpt/metadata/css/css-flexbox/hittest-overlapping-order.html.ini rename tests/wpt/metadata/html/browsers/history/the-history-interface/{traverse_the_history_5.html.ini => traverse_the_history_2.html.ini} (71%) 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/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 delete mode 100644 tests/wpt/metadata/html/semantics/selectors/pseudo-classes/link.html.ini delete mode 100644 tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/document-write/iframe_005.html.ini create mode 100644 tests/wpt/web-platform-tests/animation-worklet/current-time.https.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/background-image-first-line.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/reference/background-image-first-line-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-break/block-end-aligned-abspos-nested.html create mode 100644 tests/wpt/web-platform-tests/css/css-flexbox/hittest-overlapping-order.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-columns-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-columns-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-columns-interpolation.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-rows-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-rows-001.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/grid-template-rows-interpolation.html create mode 100644 tests/wpt/web-platform-tests/css/css-grid/animation/resources/interpolation-testcommon.js create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/overflow-abpos-transform.html create mode 100644 tests/wpt/web-platform-tests/css/css-overflow/overflow-inline-transform-relative.html diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 850c618f20d..4b9673764c0 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -104527,6 +104527,18 @@ {} ] ], + "css/css-backgrounds/background-image-first-line.html": [ + [ + "/css/css-backgrounds/background-image-first-line.html", + [ + [ + "/css/css-backgrounds/reference/background-image-first-line-ref.html", + "==" + ] + ], + {} + ] + ], "css/css-backgrounds/background-image-none-gradient-repaint.html": [ [ "/css/css-backgrounds/background-image-none-gradient-repaint.html", @@ -108571,6 +108583,18 @@ {} ] ], + "css/css-break/block-end-aligned-abspos-nested.html": [ + [ + "/css/css-break/block-end-aligned-abspos-nested.html", + [ + [ + "/css/reference/ref-filled-green-100px-square.xht", + "==" + ] + ], + {} + ] + ], "css/css-break/block-end-aligned-abspos-with-overflow.html": [ [ "/css/css-break/block-end-aligned-abspos-with-overflow.html", @@ -122487,6 +122511,30 @@ {} ] ], + "css/css-grid/animation/grid-template-columns-001.html": [ + [ + "/css/css-grid/animation/grid-template-columns-001.html", + [ + [ + "/css/css-grid/animation/grid-template-columns-001-ref.html", + "==" + ] + ], + {} + ] + ], + "css/css-grid/animation/grid-template-rows-001.html": [ + [ + "/css/css-grid/animation/grid-template-rows-001.html", + [ + [ + "/css/css-grid/animation/grid-template-rows-001-ref.html", + "==" + ] + ], + {} + ] + ], "css/css-grid/grid-definition/fr-unit-with-percentage.html": [ [ "/css/css-grid/grid-definition/fr-unit-with-percentage.html", @@ -253299,6 +253347,11 @@ {} ] ], + "css/css-backgrounds/reference/background-image-first-line-ref.html": [ + [ + {} + ] + ], "css/css-backgrounds/reference/background-origin-002-ref.html": [ [ {} @@ -264934,6 +264987,21 @@ {} ] ], + "css/css-grid/animation/grid-template-columns-001-ref.html": [ + [ + {} + ] + ], + "css/css-grid/animation/grid-template-rows-001-ref.html": [ + [ + {} + ] + ], + "css/css-grid/animation/resources/interpolation-testcommon.js": [ + [ + {} + ] + ], "css/css-grid/grid-definition/grid-template-columns-fit-content-001-ref.html": [ [ {} @@ -334790,6 +334858,12 @@ {} ] ], + "animation-worklet/current-time.https.html": [ + [ + "/animation-worklet/current-time.https.html", + {} + ] + ], "animation-worklet/idlharness.any.js": [ [ "/animation-worklet/idlharness.any.html", @@ -342266,6 +342340,12 @@ {} ] ], + "css/css-flexbox/hittest-overlapping-order.html": [ + [ + "/css/css-flexbox/hittest-overlapping-order.html", + {} + ] + ], "css/css-flexbox/hittest-overlapping-relative.html": [ [ "/css/css-flexbox/hittest-overlapping-relative.html", @@ -343762,6 +343842,18 @@ {} ] ], + "css/css-grid/animation/grid-template-columns-interpolation.html": [ + [ + "/css/css-grid/animation/grid-template-columns-interpolation.html", + {} + ] + ], + "css/css-grid/animation/grid-template-rows-interpolation.html": [ + [ + "/css/css-grid/animation/grid-template-rows-interpolation.html", + {} + ] + ], "css/css-grid/grid-definition/grid-change-fit-content-argument-001.html": [ [ "/css/css-grid/grid-definition/grid-change-fit-content-argument-001.html", @@ -344866,6 +344958,18 @@ {} ] ], + "css/css-overflow/overflow-abpos-transform.html": [ + [ + "/css/css-overflow/overflow-abpos-transform.html", + {} + ] + ], + "css/css-overflow/overflow-inline-transform-relative.html": [ + [ + "/css/css-overflow/overflow-inline-transform-relative.html", + {} + ] + ], "css/css-overflow/overflow-shorthand-001.html": [ [ "/css/css-overflow/overflow-shorthand-001.html", @@ -453323,6 +453427,10 @@ "d029ab79491c9ad2d9dcdf753b05487b80060f19", "support" ], + "animation-worklet/current-time.https.html": [ + "402c49307df75b0c6d264f8072425b617342d2c3", + "testharness" + ], "animation-worklet/idlharness.any.js": [ "e821a2fee8a3ace54e8e7092ab17c490a0ded914", "testharness" @@ -540767,6 +540875,10 @@ "f78460b90708223616a019aa48aaaa4fe8b2ce43", "reftest" ], + "css/css-backgrounds/background-image-first-line.html": [ + "c8dee7050b6241279d5f462263b9fdead50004fc", + "reftest" + ], "css/css-backgrounds/background-image-none-gradient-repaint.html": [ "3f39fb8d850d7561703f791135ea7dd4b3aa9fe8", "reftest" @@ -543351,6 +543463,10 @@ "304be71fbace6a964566e2a24dc8ab802cdec7e3", "support" ], + "css/css-backgrounds/reference/background-image-first-line-ref.html": [ + "82fd9a2d3d0e3c886835168283ec3f32270c0356", + "support" + ], "css/css-backgrounds/reference/background-origin-002-ref.html": [ "88d61225a623d112e5f54505899a21dd4d929a5b", "support" @@ -544019,6 +544135,10 @@ "5c3363562ab196a5c5cdb6e72b471b52e0cc8375", "support" ], + "css/css-break/block-end-aligned-abspos-nested.html": [ + "b74a28e7319bad9f70a404bb613513778f42615f", + "reftest" + ], "css/css-break/block-end-aligned-abspos-with-overflow-ref.html": [ "a8470b09a7d67eb3929c0380eaa45779c2b558ad", "support" @@ -550787,6 +550907,10 @@ "5c3601d96aeb42694c66aaff0845c1029474cda1", "testharness" ], + "css/css-flexbox/hittest-overlapping-order.html": [ + "f52a37c181cf8bd7b16f8ca962fcfef96f216d79", + "testharness" + ], "css/css-flexbox/hittest-overlapping-relative.html": [ "985ac1aed565c3cc146a46f7a4350ac2fd985179", "testharness" @@ -560527,6 +560651,34 @@ "766d140d2b239bcc0c11e92481c5ff302d12db5c", "support" ], + "css/css-grid/animation/grid-template-columns-001-ref.html": [ + "1d53815f37dd9e1809757074ef4a9aad557877e2", + "support" + ], + "css/css-grid/animation/grid-template-columns-001.html": [ + "4e618edb22efc021e7d49a5b7e618c6e77a25d51", + "reftest" + ], + "css/css-grid/animation/grid-template-columns-interpolation.html": [ + "4adba6de3feaa99357f88bb5df68d12103ab06e7", + "testharness" + ], + "css/css-grid/animation/grid-template-rows-001-ref.html": [ + "8f9929f97dca9a5ddb7a08e42697c692dec4db2d", + "support" + ], + "css/css-grid/animation/grid-template-rows-001.html": [ + "403fed432ac5512d194c187e6bdd813c7dcee0b5", + "reftest" + ], + "css/css-grid/animation/grid-template-rows-interpolation.html": [ + "42152bcdf203faf70e2941552b71c7689222df57", + "testharness" + ], + "css/css-grid/animation/resources/interpolation-testcommon.js": [ + "530b4fea5c3d9e231bee887394c75888fad47b8b", + "support" + ], "css/css-grid/grid-definition/fr-unit-with-percentage.html": [ "82c97abdd5740d466f049d8b45b67e241f204899", "reftest" @@ -565455,6 +565607,14 @@ "534dff9766ddccf4dd239a307d28d7e8882d6f04", "testharness" ], + "css/css-overflow/overflow-abpos-transform.html": [ + "df1128316f6010f010e6d27c395d7751fa05d7b1", + "testharness" + ], + "css/css-overflow/overflow-inline-transform-relative.html": [ + "4df7b6389432cc6c65bae3fe3b5b9c2f00ba7bde", + "testharness" + ], "css/css-overflow/overflow-shorthand-001.html": [ "f425636c3bb4297e4e6564d1c2629dc10dde5607", "testharness" @@ -569452,7 +569612,7 @@ "testharness" ], "css/css-scroll-anchoring/ancestor-change-heuristic.html": [ - "21adfbb6b7a56c0a098eda1843897926afb363f5", + "ffe60ad775ad863bcd2a12aaefb8fbabaf9c1ce1", "testharness" ], "css/css-scroll-anchoring/anchor-updates-after-explicit-scroll.html": [ @@ -569464,7 +569624,7 @@ "testharness" ], "css/css-scroll-anchoring/anchoring-with-bounds-clamping.html": [ - "e9d06579d575433cff8b4e3052b9e0bb7824c32a", + "3adcfe598a51b13d7f8560c3c72c048157065451", "testharness" ], "css/css-scroll-anchoring/anonymous-block-box.html": [ @@ -569472,7 +569632,7 @@ "testharness" ], "css/css-scroll-anchoring/basic.html": [ - "99625ba7da1ad7c86babff1a11831d74cf602ad8", + "2c46c28dc2190592d242c3260ea5cc28415c16c0", "testharness" ], "css/css-scroll-anchoring/clipped-scrollers-skipped.html": [ @@ -569480,15 +569640,15 @@ "testharness" ], "css/css-scroll-anchoring/descend-into-container-with-float.html": [ - "ff39608ff04090cde9bfb0a3eeafc15bfeb5a191", + "a86634f9ed3dab963702600fe3afb968ebb90ca9", "testharness" ], "css/css-scroll-anchoring/descend-into-container-with-overflow.html": [ - "654f34a051dc39ea3506a73a1e96602d0c664c61", + "3b469157dc2a15b3d861e1281806c6d0e5573f58", "testharness" ], "css/css-scroll-anchoring/exclude-fixed-position.html": [ - "d48d3f7cedf19ce502a5087d945675b62e62fdf9", + "99686bdee440ab511acc55d7cb5c7a5ce97b07ad", "testharness" ], "css/css-scroll-anchoring/exclude-inline.html": [ @@ -569500,7 +569660,7 @@ "testharness" ], "css/css-scroll-anchoring/inline-block.html": [ - "881ff97de9ea97bd8dca6a64333a16502f4e11d4", + "fa7655bcd8afce189368ac412e094f98ccebbdca", "testharness" ], "css/css-scroll-anchoring/negative-layout-overflow.html": [ @@ -569512,15 +569672,15 @@ "testharness" ], "css/css-scroll-anchoring/position-change-heuristic.html": [ - "b36b211f586782a7616c222fce04aa98817f35c4", + "a7ef5525cdf8d49bb6991f9ac77bb4a12a92fbcb", "testharness" ], "css/css-scroll-anchoring/start-edge-in-block-layout-direction.html": [ - "638993f079d09c5a0a7476023242ed46f7850d47", + "4607c37b7204231adc839b3cb2241579d86e5070", "testharness" ], "css/css-scroll-anchoring/subtree-exclusion.html": [ - "25961b366424b1f3686e27fc8eab677cc2f95de8", + "c384280f10fc96e2202518cb3333da346967d1a1", "testharness" ], "css/css-scroll-anchoring/text-anchor-in-vertical-rl.html": [ @@ -569528,7 +569688,7 @@ "testharness" ], "css/css-scroll-anchoring/wrapped-text.html": [ - "60f11fbcfea415c17cb132aadef29260079ee83e", + "4bd2cdb3251de62aceb13504404a58023f50c044", "testharness" ], "css/css-scroll-snap/META.yml": [ @@ -608892,7 +609052,7 @@ "support" ], "docs/_running-tests/chrome_android.md": [ - "adb662d5710def77e2b6b0e8fea5785e87c31806", + "d6cad0acd4a9572764cab46545ba293bcff90ba8", "support" ], "docs/_running-tests/index.md": [ @@ -620944,7 +621104,7 @@ "testharness" ], "html/dom/interfaces.worker.js": [ - "8bf24b51b083a73e3ec79efc43269552f507db4a", + "f49198cd5c67a603f6fcd1fe33fdc9dd76b1f06b", "testharness" ], "html/dom/new-harness.js": [ @@ -633600,7 +633760,7 @@ "testharness" ], "html/semantics/selectors/pseudo-classes/link.html": [ - "fd485b83ec5c04adcac56f184a8b213910905e49", + "05067dd2ecf39ff59662e757bb7b210f2c83a40d", "testharness" ], "html/semantics/selectors/pseudo-classes/placeholder-shown-type-change.html": [ @@ -675368,7 +675528,7 @@ "support" ], "tools/wptrunner/wptrunner/browsers/fennec.py": [ - "47eea9a104269882c2cbc3c2acd883ed40b67079", + "b8e4ebc4aeb9574652ec7dcd83dd0eca6b78aa94", "support" ], "tools/wptrunner/wptrunner/browsers/firefox.py": [ @@ -675404,7 +675564,7 @@ "support" ], "tools/wptrunner/wptrunner/browsers/servodriver.py": [ - "75cee5abb68a67ebf624be28294a635ce5790cba", + "0a63a32c96699a441ce696bae6b8d32f4d69bc3d", "support" ], "tools/wptrunner/wptrunner/browsers/webkit.py": [ @@ -678768,7 +678928,7 @@ "testharness" ], "web-animations/animation-model/animation-types/property-list.js": [ - "b6ddb0c7eaec378b2c884c771403542f6b42d02b", + "0f644adce29ccb41cbc1f7465f1fbbbc8f60d2f3", "support" ], "web-animations/animation-model/animation-types/property-types.js": [ @@ -682068,7 +682228,7 @@ "testharness" ], "webrtc/RTCPeerConnection-setLocalDescription.html": [ - "1030f494f2469c2fceaa618e2992397b5a4bbb8f", + "5e9b54389bf8ca762eeb95be275991f1f9291fd2", "testharness" ], "webrtc/RTCPeerConnection-setRemoteDescription-answer.html": [ @@ -682092,7 +682252,7 @@ "testharness" ], "webrtc/RTCPeerConnection-setRemoteDescription-rollback.html": [ - "c317f3e1ae690a3e0101a5c596f0108ff23e822a", + "f2dbf0b96f3c670a219a2f07a85e77f0d231a5b8", "testharness" ], "webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html": [ @@ -686736,7 +686896,7 @@ "testharness" ], "webxr/xrSession_requestAnimationFrame_data_valid.https.html": [ - "5f825fa3d58314479c08716616558666b6eac211", + "b5f4f180c1a911e7260310da34b32891443001c8", "testharness" ], "webxr/xrSession_requestAnimationFrame_getViewerPose.https.html": [ diff --git a/tests/wpt/metadata/css/css-flexbox/hittest-overlapping-order.html.ini b/tests/wpt/metadata/css/css-flexbox/hittest-overlapping-order.html.ini new file mode 100644 index 00000000000..e9be9a9063f --- /dev/null +++ b/tests/wpt/metadata/css/css-flexbox/hittest-overlapping-order.html.ini @@ -0,0 +1,4 @@ +[hittest-overlapping-order.html] + [Flexboxes should perform hit testing in reverse paint order for overlapping elements: flex order case (crbug.com/844505)] + expected: FAIL + diff --git a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini index 3d93107d096..8e4b3a6eb4a 100644 --- a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini +++ b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini @@ -2,7 +2,7 @@ type: testharness [single-byte-decoder.html?document] - expected: CRASH + expected: TIMEOUT [ISO-8859-4: iso_8859-4:1988 (document.characterSet and document.inputEncoding)] expected: FAIL @@ -32,7 +32,7 @@ [single-byte-decoder.html?XMLHttpRequest] - expected: CRASH + expected: TIMEOUT [ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)] expected: FAIL @@ -144,9 +144,6 @@ [windows-1252: iso88591 (XMLHttpRequest)] expected: TIMEOUT - [windows-1252: ibm819 (XMLHttpRequest)] - expected: TIMEOUT - [windows-1252: iso_8859-1 (XMLHttpRequest)] expected: TIMEOUT @@ -156,9 +153,6 @@ [windows-1253: cp1253 (XMLHttpRequest)] expected: TIMEOUT - [windows-1252: csisolatin1 (XMLHttpRequest)] - expected: TIMEOUT - [windows-1252: iso8859-1 (XMLHttpRequest)] expected: TIMEOUT @@ -168,9 +162,6 @@ [windows-1252: l1 (XMLHttpRequest)] expected: TIMEOUT - [windows-1252: iso-8859-1 (XMLHttpRequest)] - expected: TIMEOUT - [windows-1252: windows-1252 (XMLHttpRequest)] expected: TIMEOUT diff --git a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_2.html.ini similarity index 71% rename from tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini rename to tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_2.html.ini index dc2e45516de..75d75b4cda2 100644 --- a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini +++ b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_2.html.ini @@ -1,4 +1,4 @@ -[traverse_the_history_5.html] +[traverse_the_history_2.html] [Multiple history traversals, last would be aborted] expected: FAIL diff --git a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_3.html.ini b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_3.html.ini new file mode 100644 index 00000000000..51f8272a6de --- /dev/null +++ b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_3.html.ini @@ -0,0 +1,4 @@ +[traverse_the_history_3.html] + [Multiple history traversals, last would be aborted] + expected: FAIL + diff --git a/tests/wpt/metadata/html/dom/interfaces.worker.js.ini b/tests/wpt/metadata/html/dom/interfaces.worker.js.ini index 82b91b25b7f..c7c69ba8fa9 100644 --- a/tests/wpt/metadata/html/dom/interfaces.worker.js.ini +++ b/tests/wpt/metadata/html/dom/interfaces.worker.js.ini @@ -72,9 +72,6 @@ [ImageBitmap interface: attribute height] expected: FAIL - [MessageEvent interface: attribute source] - expected: FAIL - [MessageEvent interface: attribute ports] expected: FAIL @@ -183,9 +180,6 @@ [WorkerGlobalScope interface: attribute ononline] expected: FAIL - [WorkerGlobalScope interface: attribute origin] - expected: FAIL - [WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource,ImageBitmapOptions)] expected: FAIL @@ -261,3 +255,480 @@ [interfaces] expected: FAIL + [OffscreenCanvasRenderingContext2D interface: operation lineTo(unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute globalAlpha] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation resetClip()] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: self must inherit property "onmessageerror" with the proper type] + expected: FAIL + + [MessagePort interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute filter] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingEnabled] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetX] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute shadowOffsetY] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute strokeStyle] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface object length] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation clearRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation getLineDash()] + expected: FAIL + + [CanvasGradient interface: existence and properties of interface object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute globalCompositeOperation] + expected: FAIL + + [WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource, long, long, long, long, ImageBitmapOptions) on self with too few arguments must throw TypeError] + expected: FAIL + + [WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource, long, long, long, long, ImageBitmapOptions)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation getImageData(long, long, long, long)] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type] + expected: FAIL + + [MessagePort interface: attribute onmessageerror] + expected: FAIL + + [DOMStringList interface object length] + expected: FAIL + + [DOMStringList interface: operation item(unsigned long)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation restore()] + expected: FAIL + + [PromiseRejectionEvent interface object length] + expected: FAIL + + [WorkerGlobalScope interface: calling createImageBitmap(ImageBitmapSource, ImageBitmapOptions) on self with too few arguments must throw TypeError] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "ononline" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation beginPath()] + expected: FAIL + + [MessageEvent interface: calling initMessageEvent(DOMString, boolean, boolean, any, USVString, DOMString, MessageEventSource, [object Object\]) on new MessageEvent("message", { data: 5 }) with too few arguments must throw TypeError] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute lineWidth] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute shadowColor] + expected: FAIL + + [CanvasGradient interface: operation addColorStop(double, DOMString)] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: attribute name] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvas interface: existence and properties of interface object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation fill(CanvasFillRule)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation translate(unrestricted double, unrestricted double)] + expected: FAIL + + [Path2D interface: operation moveTo(unrestricted double, unrestricted double)] + expected: FAIL + + [MessageChannel interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [BroadcastChannel interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [OffscreenCanvas interface: existence and properties of interface prototype object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation stroke(Path2D)] + expected: FAIL + + [DOMStringList interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [ImageBitmap interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CanvasPattern interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [MessageEvent interface: operation initMessageEvent(DOMString, boolean, boolean, any, USVString, DOMString, MessageEventSource, [object Object\])] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "onrejectionhandled" with the proper type] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "createImageBitmap(ImageBitmapSource, ImageBitmapOptions)" with the proper type] + expected: FAIL + + [PromiseRejectionEvent interface: attribute promise] + expected: FAIL + + [SharedWorker interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation resetTransform()] + expected: FAIL + + [OffscreenCanvas interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute imageSmoothingQuality] + expected: FAIL + + [WorkerGlobalScope interface: operation createImageBitmap(ImageBitmapSource, ImageBitmapOptions)] + expected: FAIL + + [CanvasGradient interface object length] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [CanvasPattern interface: operation setTransform(DOMMatrix2DInit)] + expected: FAIL + + [Path2D interface: operation quadraticCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute lineCap] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation scale(unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvas interface: attribute width] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Reflect.setPrototypeOf should return false] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation stroke()] + expected: FAIL + + [WorkerGlobalScope interface: attribute onunhandledrejection] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute lineJoin] + expected: FAIL + + [CanvasPattern interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: attribute onmessageerror] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute shadowBlur] + expected: FAIL + + [Path2D interface: operation rect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [Path2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation isPointInPath(unrestricted double, unrestricted double, CanvasFillRule)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: existence and properties of interface prototype object] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via __proto__ should throw a TypeError] + expected: FAIL + + [OffscreenCanvas interface: attribute height] + expected: FAIL + + [CanvasPattern interface object name] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation setTransform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [DOMStringList interface: existence and properties of interface object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface object name] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation drawImage(CanvasImageSource, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute miterLimit] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation strokeRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: existence and properties of interface object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation commit()] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation getTransform()] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute lineDashOffset] + expected: FAIL + + [WorkerNavigator interface: self.navigator must inherit property "hardwareConcurrency" with the proper type] + expected: FAIL + + [CanvasGradient interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation isPointInPath(Path2D, unrestricted double, unrestricted double, CanvasFillRule)] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: self must inherit property "name" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation createImageData(long, long)] + expected: FAIL + + [CanvasPattern interface: existence and properties of interface prototype object] + expected: FAIL + + [Path2D interface: operation lineTo(unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation createLinearGradient(double, double, double, double)] + expected: FAIL + + [WorkerGlobalScope interface: attribute onrejectionhandled] + expected: FAIL + + [Worker interface: attribute onmessageerror] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation createImageData(ImageData)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long, long, long, long, long)] + expected: FAIL + + [DOMStringList interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WorkerNavigator interface: member taintEnabled] + expected: FAIL + + [DOMStringList interface: operation contains(DOMString)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation moveTo(unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvas interface object length] + expected: FAIL + + [Path2D interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation createPattern(CanvasImageSource, DOMString)] + expected: FAIL + + [CanvasPattern interface: existence and properties of interface object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation transform(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation rotate(unrestricted double)] + expected: FAIL + + [DedicatedWorkerGlobalScope interface: internal [[SetPrototypeOf\]\] method of interface prototype object - setting to a new value via Object.setPrototypeOf should throw a TypeError] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation setTransform(DOMMatrix2DInit)] + expected: FAIL + + [ImageBitmap interface: operation close()] + expected: FAIL + + [MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "initMessageEvent(DOMString, boolean, boolean, any, USVString, DOMString, MessageEventSource, [object Object\])" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation fill(Path2D, CanvasFillRule)] + expected: FAIL + + [DOMStringList interface: existence and properties of interface prototype object] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation createRadialGradient(double, double, double, double, double, double)] + expected: FAIL + + [OffscreenCanvas interface object name] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "onunhandledrejection" with the proper type] + expected: FAIL + + [DOMStringList interface: attribute length] + expected: FAIL + + [Path2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)] + expected: FAIL + + [CanvasGradient interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "ports" with the proper type] + expected: FAIL + + [DOMStringList interface object name] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation isPointInStroke(Path2D, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvas interface: operation transferToImageBitmap()] + expected: FAIL + + [WorkerNavigator interface: attribute hardwareConcurrency] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation closePath()] + expected: FAIL + + [Path2D interface: operation arcTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation setLineDash([object Object\])] + expected: FAIL + + [MessagePort interface: operation postMessage(any, [object Object\])] + expected: FAIL + + [WorkerNavigator interface: self.navigator must not have property "taintEnabled"] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)] + expected: FAIL + + [OffscreenCanvas interface: operation getContext(OffscreenRenderingContextId, any)] + expected: FAIL + + [Path2D interface: operation bezierCurveTo(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute fillStyle] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: attribute canvas] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation ellipse(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation putImageData(ImageData, long, long)] + expected: FAIL + + [Path2D interface: operation addPath(Path2D, DOMMatrix2DInit)] + expected: FAIL + + [CanvasGradient interface: existence and properties of interface prototype object] + expected: FAIL + + [WorkerGlobalScope interface: self must inherit property "createImageBitmap(ImageBitmapSource, long, long, long, long, ImageBitmapOptions)" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation save()] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation clip(Path2D, CanvasFillRule)] + expected: FAIL + + [WebSocket interface: new WebSocket("ws://foo") must inherit property "extensions" with the proper type] + expected: FAIL + + [OffscreenCanvas interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CanvasPattern interface object length] + expected: FAIL + + [WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation fillRect(unrestricted double, unrestricted double, unrestricted double, unrestricted double)] + expected: FAIL + + [BroadcastChannel interface: attribute onmessageerror] + expected: FAIL + + [OffscreenCanvas interface: operation convertToBlob(ImageEncodeOptions)] + expected: FAIL + + [CanvasGradient interface object name] + expected: FAIL + + [OffscreenCanvasRenderingContext2D interface: operation clip(CanvasFillRule)] + expected: FAIL + + [MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "source" with the proper type] + expected: FAIL + diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini index e16c5dbd9b0..772148dc71f 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini @@ -13,12 +13,3 @@ [picture: source (max-width:500px) valid image, img valid image, resize to narrow] expected: FAIL - [picture: source (max-width:500px) broken image, img valid image, resize to narrow] - expected: FAIL - - [img (srcset 1 cand) valid image, resize to narrow] - expected: FAIL - - [picture: same URL in source (max-width:500px) and img, resize to narrow] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini new file mode 100644 index 00000000000..8cc42056d34 --- /dev/null +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini @@ -0,0 +1,10 @@ +[non-active-document.html] + [DOMParser] + expected: FAIL + + [createHTMLDocument] + expected: FAIL + + [