mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'7b6f075f0ec3c52d92c61fb9f35ce0ec927b17b2' (#34525)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
2fbe16876c
commit
b3977e7f6c
146 changed files with 4116 additions and 587 deletions
1100
tests/wpt/meta/MANIFEST.json
vendored
1100
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
2
tests/wpt/meta/css/css-conditional/container-queries/container-for-cue.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-conditional/container-queries/container-for-cue.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[container-for-cue.html]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-grid/parsing/grid-template-shorthand-composition.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-grid/parsing/grid-template-shorthand-composition.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[grid-template-shorthand-composition.html]
|
||||
[grid-template-rows: auto, grid-template-columns: auto, and "grid-template-areas: "a a a" "b b b";" should be valid.]
|
||||
expected: FAIL
|
||||
|
||||
[grid-template-rows: min-content, grid-template-columns: min-content, and "grid-template-areas: "a a a" "b b b" "c c c" "d d d";" should be valid.]
|
||||
expected: FAIL
|
12
tests/wpt/meta/css/css-overflow/scrollable-overflow-padding-inline.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-overflow/scrollable-overflow-padding-inline.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[scrollable-overflow-padding-inline.html]
|
||||
[.scroller 1]
|
||||
expected: FAIL
|
||||
|
||||
[.scroller 2]
|
||||
expected: FAIL
|
||||
|
||||
[.scroller 4]
|
||||
expected: FAIL
|
||||
|
||||
[.scroller 6]
|
||||
expected: FAIL
|
|
@ -1,36 +0,0 @@
|
|||
[the-check-pseudo-element.tentative.html]
|
||||
["::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::check::marker" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::check" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::checkmark::marker" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
15
tests/wpt/meta/css/css-pseudo/parsing/the-checkmark-pseudo-element.tentative.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-pseudo/parsing/the-checkmark-pseudo-element.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[the-checkmark-pseudo-element.tentative.html]
|
||||
["::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::checkmark" should be a valid selector]
|
||||
expected: FAIL
|
15
tests/wpt/meta/css/css-pseudo/parsing/the-picker-icon-pseudo-element.tentative.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-pseudo/parsing/the-picker-icon-pseudo-element.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[the-picker-icon-pseudo-element.tentative.html]
|
||||
["::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
|
@ -1,33 +0,0 @@
|
|||
[the-select-arrow-pseudo-element.tentative.html]
|
||||
["::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::select-arrow::marker" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::select-arrow" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["*::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["foo.bar[baz\]::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::slotted(*)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
||||
|
||||
["::part(foo)::picker-icon" should be a valid selector]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-transitions/allow-discrete-auto-inset.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-transitions/allow-discrete-auto-inset.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[allow-discrete-auto-inset.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,22 @@
|
|||
[MediaQueryList-addListener-removeListener.html]
|
||||
expected: TIMEOUT
|
||||
[listeners are called when <iframe> is resized]
|
||||
expected: FAIL
|
||||
|
||||
[listeners are called correct number of times]
|
||||
expected: TIMEOUT
|
||||
|
||||
[listeners are called in order they were added]
|
||||
expected: NOTRUN
|
||||
|
||||
[listener that was added twice is called only once]
|
||||
expected: NOTRUN
|
||||
|
||||
[listeners are called in order their MQLs were created]
|
||||
expected: NOTRUN
|
||||
|
||||
[removing listener from one MQL doesn't remove it from all MQLs]
|
||||
expected: NOTRUN
|
||||
|
||||
[MediaQueryList::removeListener removes added listener]
|
||||
expected: NOTRUN
|
||||
|
|
6
tests/wpt/meta/css/cssom/getComputedStyle-pseudo-checkmark.html.ini
vendored
Normal file
6
tests/wpt/meta/css/cssom/getComputedStyle-pseudo-checkmark.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[getComputedStyle-pseudo-checkmark.html]
|
||||
[Resolution of width is correct when pseudo-element argument is ignored (due to single-colon)]
|
||||
expected: FAIL
|
||||
|
||||
[Resolution of width is correct for pseudo-element (due to double-colon)]
|
||||
expected: FAIL
|
9
tests/wpt/meta/css/cssom/getComputedStyle-pseudo-picker-icon.html.ini
vendored
Normal file
9
tests/wpt/meta/css/cssom/getComputedStyle-pseudo-picker-icon.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[getComputedStyle-pseudo-picker-icon.html]
|
||||
[Resolution of width is correct when pseudo-element argument is ignored (due to no colon)]
|
||||
expected: FAIL
|
||||
|
||||
[Resolution of width is correct when pseudo-element argument is ignored (due to single-colon)]
|
||||
expected: FAIL
|
||||
|
||||
[Resolution of width is correct for pseudo-element (due to double-colon)]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.actualBoundingBox.whitespace.html]
|
||||
[Testing actualBoundingBox with leading/trailing whitespace]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.actualBoundingBox.whitespace.html]
|
||||
[Testing actualBoundingBox with leading/trailing whitespace]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.actualBoundingBox.whitespace.worker.html]
|
||||
[Testing actualBoundingBox with leading/trailing whitespace]
|
||||
expected: FAIL
|
|
@ -22,3 +22,6 @@
|
|||
|
||||
[Leading/trailing space removal at display:inline-grid boundary ("<div>123<span style='display:inline-grid'> abc </span>def")]
|
||||
expected: FAIL
|
||||
|
||||
[::first-line styles applied ("<div class='first-line-uppercase'>abc")]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[non-active-document.html]
|
||||
[DOMParser]
|
||||
expected: FAIL
|
||||
|
||||
[createHTMLDocument]
|
||||
expected: FAIL
|
||||
|
||||
[<template>]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
3
tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini
vendored
Normal file
3
tests/wpt/meta/html/webappapis/update-rendering/child-document-raf-order.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[child-document-raf-order.html]
|
||||
[Ordering of steps in "Update the Rendering" - child document requestAnimationFrame order]
|
||||
expected: FAIL
|
|
@ -23,3 +23,6 @@
|
|||
|
||||
[Test that cross-site iframe refreshes are not observable by the parent]
|
||||
expected: NOTRUN
|
||||
|
||||
[Test that iframe navigations are not observable by the parent, even after history navigations by the parent]
|
||||
expected: TIMEOUT
|
||||
|
|
10
tests/wpt/meta/subresource-integrity/signatures/tentative/script.window.js.ini
vendored
Normal file
10
tests/wpt/meta/subresource-integrity/signatures/tentative/script.window.js.ini
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[script.window.html]
|
||||
expected: ERROR
|
||||
[No signature, valid integrity check: loads.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid signature, mismatched integrity check: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid signatures, integrity check matches neither: blocked.]
|
||||
expected: FAIL
|
8
tests/wpt/meta/wasm/jsapi/memory/to-fixed-length-buffer-shared.any.js.ini
vendored
Normal file
8
tests/wpt/meta/wasm/jsapi/memory/to-fixed-length-buffer-shared.any.js.ini
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
[to-fixed-length-buffer-shared.any.html]
|
||||
[toFixedLengthBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[to-fixed-length-buffer-shared.any.worker.html]
|
||||
[toFixedLengthBuffer caching behavior]
|
||||
expected: FAIL
|
14
tests/wpt/meta/wasm/jsapi/memory/to-fixed-length-buffer.any.js.ini
vendored
Normal file
14
tests/wpt/meta/wasm/jsapi/memory/to-fixed-length-buffer.any.js.ini
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
[to-fixed-length-buffer.any.worker.html]
|
||||
[API surface]
|
||||
expected: FAIL
|
||||
|
||||
[toFixedLengthBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[to-fixed-length-buffer.any.html]
|
||||
[API surface]
|
||||
expected: FAIL
|
||||
|
||||
[toFixedLengthBuffer caching behavior]
|
||||
expected: FAIL
|
20
tests/wpt/meta/wasm/jsapi/memory/to-resizable-buffer-shared.any.js.ini
vendored
Normal file
20
tests/wpt/meta/wasm/jsapi/memory/to-resizable-buffer-shared.any.js.ini
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
[to-resizable-buffer-shared.any.worker.html]
|
||||
[toResizableBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer max size]
|
||||
expected: FAIL
|
||||
|
||||
[Resizing a Memory's resizable buffer]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[to-resizable-buffer-shared.any.html]
|
||||
[toResizableBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer max size]
|
||||
expected: FAIL
|
||||
|
||||
[Resizing a Memory's resizable buffer]
|
||||
expected: FAIL
|
32
tests/wpt/meta/wasm/jsapi/memory/to-resizable-buffer.any.js.ini
vendored
Normal file
32
tests/wpt/meta/wasm/jsapi/memory/to-resizable-buffer.any.js.ini
vendored
Normal file
|
@ -0,0 +1,32 @@
|
|||
[to-resizable-buffer.any.worker.html]
|
||||
[API surface]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer max size]
|
||||
expected: FAIL
|
||||
|
||||
[Resizing a Memory's resizable buffer]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable buffers from Memory cannot be detached by JS]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[to-resizable-buffer.any.html]
|
||||
[API surface]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer caching behavior]
|
||||
expected: FAIL
|
||||
|
||||
[toResizableBuffer max size]
|
||||
expected: FAIL
|
||||
|
||||
[Resizing a Memory's resizable buffer]
|
||||
expected: FAIL
|
||||
|
||||
[Resizable buffers from Memory cannot be detached by JS]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.html]
|
||||
expected: TIMEOUT
|
||||
[StorageKey: test 3P about:blank window opened from a 3P iframe]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[Worker-constructor.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue