mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
b4f48c561b
commit
6d6070242b
608 changed files with 18662 additions and 8348 deletions
4246
tests/wpt/meta/MANIFEST.json
vendored
4246
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
|
@ -1,2 +0,0 @@
|
|||
[mix-blend-mode-video-sibling.html]
|
||||
expected: FAIL
|
|
@ -55,3 +55,36 @@
|
|||
|
||||
[Property corner-bottom-left-shape value 'superellipse(5)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(5) round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(0.1) round squircle']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.1) superellipse(3) superellipse(7) superellipse(0.1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round round round round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'round scoop round scoop']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(2)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) straight']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1)']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'bevel superellipse(2) squircle round']
|
||||
expected: FAIL
|
||||
|
||||
[Property corner-shape value 'superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)']
|
||||
expected: FAIL
|
||||
|
|
|
@ -352,3 +352,27 @@
|
|||
|
||||
[e.style['corner-end-end-shape'\] = "superellipse(calc(0.5 * 4))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round round round round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "round scoop round scoop" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "bevel superellipse(2)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) straight" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "bevel superellipse(2) squircle round" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['corner-shape'\] = "superellipse(0.5) superellipse(3) superellipse(1) superellipse(infinity)" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
30
tests/wpt/meta/css/css-color/parsing/color-computed-contrast-color-function.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-color/parsing/color-computed-contrast-color-function.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[color-computed-contrast-color-function.html]
|
||||
[Property background-color value 'contrast-color(white)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(black)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(pink)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb 1 0 1 / 0.5))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(lab(0.2 0.5 0.2))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb 10 10 10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb -10 -10 -10))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(contrast-color(pink))']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(currentcolor)']
|
||||
expected: FAIL
|
||||
|
||||
[Property background-color value 'contrast-color(color(srgb calc(1 + (sign(20cqw - 10px) * 1)) calc(1 + (sign(20cqw - 10px) * 1)) calc(1 + (sign(20cqw - 10px) * 1))))']
|
||||
expected: FAIL
|
30
tests/wpt/meta/css/css-color/parsing/color-valid-contrast-color-function.html.ini
vendored
Normal file
30
tests/wpt/meta/css/css-color/parsing/color-valid-contrast-color-function.html.ini
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
[color-valid-contrast-color-function.html]
|
||||
[e.style['background-color'\] = "contrast-color(white)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(black)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(pink)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb 1 0 1 / 0.5))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(lab(0.2 0.5 0.2))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb 10 10 10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb -10 -10 -10))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(contrast-color(pink))" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(currentcolor)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['background-color'\] = "contrast-color(color(srgb calc(0.5) calc(1 + (sign(20cqw - 10px) * 0.5)) 1 / .5))" should set the property value]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-grid/alignment/grid-content-alignment-with-abspos-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[grid-content-alignment-with-abspos-001.html]
|
||||
[.grid 1]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[grid-automatic-minimum-for-auto-rows-001.html]
|
||||
[Check that min-height is honored when sizing auto rows.]
|
||||
expected: FAIL
|
||||
|
||||
[Check that min-height is honored when sizing auto rows and spanning grid items.]
|
||||
expected: FAIL
|
||||
|
||||
[Check the interactions between height and min-height and auto tracks.]
|
||||
expected: FAIL
|
|
@ -1,4 +1,5 @@
|
|||
[dashed-function-eval.html]
|
||||
expected: ERROR
|
||||
[Literal result]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -37,3 +37,30 @@
|
|||
|
||||
[@media within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container]
|
||||
expected: FAIL
|
||||
|
||||
[Basic @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container]
|
||||
expected: FAIL
|
||||
|
||||
[Nested @container (false)]
|
||||
expected: FAIL
|
||||
|
||||
[Locals within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@supports within @container]
|
||||
expected: FAIL
|
||||
|
||||
[@container within @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@container, @media, @supports]
|
||||
expected: FAIL
|
||||
|
||||
[@supports, @media, @container]
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-dynamic.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-dynamic.html]
|
||||
[Custom Functions: @container responds to changes]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/function-container-self.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[function-container-self.html]
|
||||
[Custom Functions: @container can not query self]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
6
tests/wpt/meta/css/css-mixins/function-container-style.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[function-container-style.html]
|
||||
[Style query on #target should query parent element]
|
||||
expected: FAIL
|
||||
|
||||
[Style query on ::before should query originating element]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-block-end-scroll-area-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-018.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-018.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-018.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-019.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-019.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-019.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-020.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/scroll-marker-group-020.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scroll-marker-group-020.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-cell-overflow-auto-scrolled.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-values/if-invalidation.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[if-invalidation.html]
|
||||
[CSS Values and Units Test: if() invalidation]
|
||||
expected: FAIL
|
|
@ -334,3 +334,30 @@
|
|||
|
||||
[CSS Values and Units Test: CSS inline if() function 111]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 112]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 113]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 114]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 115]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 116]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 117]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 118]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 119]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Values and Units Test: CSS inline if() function 120]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,3 +10,9 @@
|
|||
|
||||
[Reactions to atomic move are called in order of element, not in order of operation]
|
||||
expected: FAIL
|
||||
|
||||
[When connectedCallback is not defined, no crash]
|
||||
expected: FAIL
|
||||
|
||||
[When disconnectedCallback is not defined, no crash]
|
||||
expected: FAIL
|
||||
|
|
|
@ -119,6 +119,15 @@
|
|||
[Producer-initiated unsubscription in a downstream Observable fires abort events before each teardown, in downstream->upstream order]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple subscriptions share the same producer and teardown runs only after last subscription abort]
|
||||
expected: FAIL
|
||||
|
||||
[New subscription after complete creates new producer]
|
||||
expected: FAIL
|
||||
|
||||
[Teardown runs after last unsubscribe regardless of unsubscription order]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-constructor.any.html]
|
||||
[Observable constructor]
|
||||
|
@ -240,3 +249,12 @@
|
|||
|
||||
[Producer-initiated unsubscription in a downstream Observable fires abort events before each teardown, in downstream->upstream order]
|
||||
expected: FAIL
|
||||
|
||||
[Multiple subscriptions share the same producer and teardown runs only after last subscription abort]
|
||||
expected: FAIL
|
||||
|
||||
[New subscription after complete creates new producer]
|
||||
expected: FAIL
|
||||
|
||||
[Teardown runs after last unsubscribe regardless of unsubscription order]
|
||||
expected: FAIL
|
||||
|
|
|
@ -146,6 +146,12 @@
|
|||
[Invalid iterator protocol error is surfaced before Subscriber#signal is consulted]
|
||||
expected: FAIL
|
||||
|
||||
[from(): Asynchronous iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
||||
[from(): Sync iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-from.any.html]
|
||||
[from(): Observable.from() is a function]
|
||||
|
@ -294,3 +300,9 @@
|
|||
|
||||
[Invalid iterator protocol error is surfaced before Subscriber#signal is consulted]
|
||||
expected: FAIL
|
||||
|
||||
[from(): Asynchronous iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
||||
[from(): Sync iterable multiple in-flight subscriptions]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/dom/xslt/encoding-single-chunk.html.ini
vendored
Normal file
2
tests/wpt/meta/dom/xslt/encoding-single-chunk.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[encoding-single-chunk.html]
|
||||
expected: FAIL
|
|
@ -52,3 +52,6 @@
|
|||
|
||||
[sec-fetch-storage-access - Same site]
|
||||
expected: FAIL
|
||||
|
||||
[sec-fetch-storage-access - Cross-site]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[008.html]
|
||||
[Link with onclick form submit to javascript url and href navigation ]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-cross-origin.sub.window.html]
|
||||
[Cross-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[navigation-unload-same-origin-fragment.html]
|
||||
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[a-click.html]
|
||||
[aElement.click() before the load event must NOT replace]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[traverse_the_history_5.html]
|
||||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8p3.to.u8srgb.to.u8p3.html]
|
||||
[test srgb unorm8 canvas storing 8-bit display-p3 data accurately]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8srgb.to.u8p3.to.u8srgb.html]
|
||||
[test display-p3 unorm8 canvas not storing 8-bit srgb data accurately]
|
||||
expected: FAIL
|
|
@ -25,3 +25,9 @@
|
|||
|
||||
[Test context creation attributes willReadFrequently: false]
|
||||
expected: FAIL
|
||||
|
||||
[Test context creation attributes colorType: unorm8]
|
||||
expected: FAIL
|
||||
|
||||
[Test context creation attributes colorType: float16]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8p3.to.u8srgb.to.u8p3.html]
|
||||
[test srgb unorm8 canvas storing 8-bit display-p3 data accurately]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8p3.to.u8srgb.to.u8p3.worker.html]
|
||||
[test srgb unorm8 canvas storing 8-bit display-p3 data accurately]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8srgb.to.u8p3.to.u8srgb.html]
|
||||
[test display-p3 unorm8 canvas not storing 8-bit srgb data accurately]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.color.type.u8srgb.to.u8p3.to.u8srgb.worker.html]
|
||||
[test display-p3 unorm8 canvas not storing 8-bit srgb data accurately]
|
||||
expected: FAIL
|
|
@ -25,3 +25,9 @@
|
|||
|
||||
[Test offscreen context creation attributes willReadFrequently: false]
|
||||
expected: FAIL
|
||||
|
||||
[Test context creation attributes colorType: unorm8]
|
||||
expected: FAIL
|
||||
|
||||
[Test context creation attributes colorType: float16]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[option-label-whitespace.html]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.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,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[form-submit-iframe-then-location-navigate.html]
|
||||
[Verifies that location navigations take precedence when following form submissions.]
|
||||
expected: FAIL
|
46
tests/wpt/meta/html/semantics/popovers/button-type-popovertarget.html.ini
vendored
Normal file
46
tests/wpt/meta/html/semantics/popovers/button-type-popovertarget.html.ini
vendored
Normal file
|
@ -0,0 +1,46 @@
|
|||
[button-type-popovertarget.html]
|
||||
expected: ERROR
|
||||
[Button type=reset in form should trigger form reset and toggle popover]
|
||||
expected: FAIL
|
||||
|
||||
[Button type=submit in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button in form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset with form attr should trigger form reset and toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=submit with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button with form attr should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=submit outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type outside form should toggle popover]
|
||||
expected: NOTRUN
|
|
@ -1,3 +0,0 @@
|
|||
[button-type-reset-popovertarget.html]
|
||||
[Button type=reset and type=submit should not run popover algorithms when in a form.]
|
||||
expected: FAIL
|
37
tests/wpt/meta/html/semantics/popovers/input-type-popovertarget.html.ini
vendored
Normal file
37
tests/wpt/meta/html/semantics/popovers/input-type-popovertarget.html.ini
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
[input-type-popovertarget.html]
|
||||
expected: ERROR
|
||||
[input type=reset in form should trigger form reset and toggle popover]
|
||||
expected: FAIL
|
||||
|
||||
[input type=submit in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=button in form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=image in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=reset with form attr should trigger form reset and toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=submit with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=button with form attr should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=image with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=reset outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=submit outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=button outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=image outside form should toggle popover]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,55 @@
|
|||
[button-type-behavior.tentative.html]
|
||||
expected: ERROR
|
||||
[Button type=reset in form should trigger form reset and toggle popover]
|
||||
expected: FAIL
|
||||
|
||||
[Button type=submit in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button in form should not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type in form should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type in form with only command should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type in form with only commandfor should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset with form attr should trigger form reset and toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=submit with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button with form attr should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid with form attr should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type with form attr and only command should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type with form attr and only commandfor should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=submit outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type outside form should toggle popover]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,27 @@
|
|||
[button-type-reflection.tentative.html]
|
||||
[Button with id missing-in-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
|
@ -28,3 +28,12 @@
|
|||
|
||||
[command reflects tostring value 2]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid when array]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid when object]
|
||||
expected: FAIL
|
||||
|
|
|
@ -13,3 +13,9 @@
|
|||
|
||||
[Reload domInteractive > Original domInteractive]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domContentLoadedEventStart > Original domContentLoadedEventStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload fetchStart > Original fetchStart]
|
||||
expected: FAIL
|
||||
|
|
4
tests/wpt/meta/performance-timeline/navigation-id-detached-frame.tentative.html.ini
vendored
Normal file
4
tests/wpt/meta/performance-timeline/navigation-id-detached-frame.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[navigation-id-detached-frame.tentative.html]
|
||||
expected: TIMEOUT
|
||||
[The navigation_id getter does not crash a window of detached frame]
|
||||
expected: TIMEOUT
|
9
tests/wpt/meta/shadow-dom/HighlightRegistry-highlightsFromPoint.html.ini
vendored
Normal file
9
tests/wpt/meta/shadow-dom/HighlightRegistry-highlightsFromPoint.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[HighlightRegistry-highlightsFromPoint.html]
|
||||
[CSS.highlights.highlightsFromPoint() should throw when called with nodes that are not ShadowRoot objects in options.]
|
||||
expected: FAIL
|
||||
|
||||
[CSS.highlights.highlightsFromPoint() returns Highlights present at a given point inside a shadow tree in the right order.]
|
||||
expected: FAIL
|
||||
|
||||
[CSS.highlights.highlightsFromPoint() doesn't return Highlights that are not painted at the given coordinates even when they fall inside the Highlights' ranges]
|
||||
expected: FAIL
|
6
tests/wpt/meta/subresource-integrity/signatures/tentative/csp.window.js.ini
vendored
Normal file
6
tests/wpt/meta/subresource-integrity/signatures/tentative/csp.window.js.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[csp.window.html]
|
||||
[`<script>`: Valid signature, valid integrity check: loads.]
|
||||
expected: FAIL
|
||||
|
||||
[`<script>`: Valid signatures, integrity check matches one: loads.]
|
||||
expected: FAIL
|
|
@ -17,3 +17,6 @@
|
|||
|
||||
[`<script>`: Valid signatures, integrity check matches neither: blocked.]
|
||||
expected: FAIL
|
||||
|
||||
[`<script>`: No signature, integrity check: blocked.]
|
||||
expected: FAIL
|
||||
|
|
5
tests/wpt/meta/wasm/jsapi/js-string/basic.any.js.ini
vendored
Normal file
5
tests/wpt/meta/wasm/jsapi/js-string/basic.any.js.ini
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
[basic.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.any.html]
|
||||
expected: ERROR
|
|
@ -1,26 +0,0 @@
|
|||
[basic.tentative.any.worker.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.any.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.any.shadowrealm.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[basic.tentative.any.shadowrealm-in-sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.https.any.shadowrealm-in-serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.any.shadowrealm-in-shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.https.any.shadowrealm-in-audioworklet.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.any.shadowrealm-in-window.html]
|
||||
expected: ERROR
|
||||
|
||||
[basic.tentative.any.shadowrealm-in-dedicatedworker.html]
|
||||
expected: ERROR
|
|
@ -1,7 +1,4 @@
|
|||
[constants.tentative.any.shadowrealm.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[constants.tentative.any.html]
|
||||
[constants.any.worker.html]
|
||||
[constants]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -123,7 +120,7 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[constants.tentative.any.worker.html]
|
||||
[constants.any.html]
|
||||
[constants]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -243,22 +240,3 @@
|
|||
|
||||
[constants 39]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[constants.tentative.any.shadowrealm-in-dedicatedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[constants.tentative.https.any.shadowrealm-in-serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[constants.tentative.any.shadowrealm-in-window.html]
|
||||
expected: ERROR
|
||||
|
||||
[constants.tentative.any.shadowrealm-in-sharedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[constants.tentative.https.any.shadowrealm-in-audioworklet.html]
|
||||
expected: ERROR
|
||||
|
||||
[constants.tentative.any.shadowrealm-in-shadowrealm.html]
|
||||
expected: ERROR
|
8
tests/wpt/meta/wasm/jsapi/js-string/imports.any.js.ini
vendored
Normal file
8
tests/wpt/meta/wasm/jsapi/js-string/imports.any.js.ini
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
[imports.any.html]
|
||||
[imports]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[imports.any.worker.html]
|
||||
[imports]
|
||||
expected: FAIL
|
|
@ -1,30 +0,0 @@
|
|||
[imports.tentative.any.html]
|
||||
[imports]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[imports.tentative.any.shadowrealm.html]
|
||||
expected: TIMEOUT
|
||||
|
||||
[imports.tentative.any.worker.html]
|
||||
[imports]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[imports.tentative.https.any.shadowrealm-in-serviceworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[imports.tentative.any.shadowrealm-in-window.html]
|
||||
expected: ERROR
|
||||
|
||||
[imports.tentative.any.shadowrealm-in-shadowrealm.html]
|
||||
expected: ERROR
|
||||
|
||||
[imports.tentative.https.any.shadowrealm-in-audioworklet.html]
|
||||
expected: ERROR
|
||||
|
||||
[imports.tentative.any.shadowrealm-in-dedicatedworker.html]
|
||||
expected: ERROR
|
||||
|
||||
[imports.tentative.any.shadowrealm-in-sharedworker.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue