diff --git a/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini b/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini index cdeaf7f7080..282ab0b2525 100644 --- a/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini +++ b/tests/wpt/meta-legacy-layout/FileAPI/url/url-in-tags-revoke.window.js.ini @@ -7,7 +7,7 @@ expected: FAIL [Opening a blob URL in a new window immediately before revoking it works.] - expected: TIMEOUT + expected: FAIL [Opening a blob URL in a noopener about:blank window immediately before revoking it works.] expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini b/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini index 5e3a96e5999..a057f038339 100644 --- a/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini +++ b/tests/wpt/meta-legacy-layout/css/CSS2/linebox/inline-negative-margin-001.html.ini @@ -8,5 +8,8 @@ [[data-expected-height\] 3] expected: FAIL - [[data-expected-height\] 4] + [[data-expected-height\] 1] + expected: FAIL + + [[data-expected-height\] 2] expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini b/tests/wpt/meta-legacy-layout/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini index 5496474410b..a647125277a 100644 --- a/tests/wpt/meta-legacy-layout/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini +++ b/tests/wpt/meta-legacy-layout/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini @@ -1,2 +1,2 @@ [mix-blend-mode-animation.html] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-animations/computed-style-animation-parsing.html.ini b/tests/wpt/meta-legacy-layout/css/css-animations/computed-style-animation-parsing.html.ini index f42522d2ece..87900ff65f0 100644 --- a/tests/wpt/meta-legacy-layout/css/css-animations/computed-style-animation-parsing.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-animations/computed-style-animation-parsing.html.ini @@ -10,3 +10,9 @@ [Test an animation name that is the same as a possible running state.] expected: FAIL + + [Test an animation name that is the same as a possible animation timing-function.] + expected: FAIL + + [Test an animation name that is the same as a possible animation iteration-count.] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-animations/parsing/animation-computed.html.ini b/tests/wpt/meta-legacy-layout/css/css-animations/parsing/animation-computed.html.ini index 3f07a8458f3..724766664f0 100644 --- a/tests/wpt/meta-legacy-layout/css/css-animations/parsing/animation-computed.html.ini +++ b/tests/wpt/meta-legacy-layout/css/css-animations/parsing/animation-computed.html.ini @@ -67,3 +67,12 @@ [Default animation value] expected: FAIL + + [Property animation value 'ease-in-out'] + expected: FAIL + + [Property animation value 'none, none'] + expected: FAIL + + [Animation with a delay but no duration] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint-parent.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint-parent.html.ini new file mode 100644 index 00000000000..f43930d9270 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint-parent.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-background-repaint-parent.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint.html.ini new file mode 100644 index 00000000000..7f9a0e4a2e6 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-background-repaint.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-background-repaint.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint-parent.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint-parent.html.ini new file mode 100644 index 00000000000..512f62ceace --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint-parent.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-border-repaint-parent.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint.html.ini new file mode 100644 index 00000000000..18def32156c --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-border-repaint.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-border-repaint.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint-parent.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint-parent.html.ini new file mode 100644 index 00000000000..61d2d858d76 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint-parent.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-outline-repaint-parent.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint.html.ini b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint.html.ini new file mode 100644 index 00000000000..6804635b254 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-backgrounds/color-mix-currentcolor-outline-repaint.html.ini @@ -0,0 +1,2 @@ +[color-mix-currentcolor-outline-repaint.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-conditional/at-supports-selector-webkit-slider-thumb.tentative.html.ini b/tests/wpt/meta-legacy-layout/css/css-conditional/at-supports-selector-webkit-slider-thumb.tentative.html.ini new file mode 100644 index 00000000000..89e7216c9d1 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-conditional/at-supports-selector-webkit-slider-thumb.tentative.html.ini @@ -0,0 +1,2 @@ +[at-supports-selector-webkit-slider-thumb.tentative.html] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/css-fonts/font-size-adjust-reload.html.ini b/tests/wpt/meta-legacy-layout/css/css-fonts/font-size-adjust-reload.html.ini new file mode 100644 index 00000000000..bc77583f93e --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-fonts/font-size-adjust-reload.html.ini @@ -0,0 +1,2 @@ +[font-size-adjust-reload.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini b/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini new file mode 100644 index 00000000000..e35a452a186 --- /dev/null +++ b/tests/wpt/meta-legacy-layout/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html.ini @@ -0,0 +1,2 @@ +[no-transition-from-ua-to-blocking-stylesheet.html] + expected: TIMEOUT diff --git a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini index 037d7e0f951..ee625a151a4 100644 --- a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini +++ b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-handleEvent.html.ini @@ -4,3 +4,6 @@ [throws if handleEvent is thruthy and not callable] expected: FAIL + + [looks up handleEvent method on every event dispatch] + expected: FAIL diff --git a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini index 314dca9c1f5..d52a3e77a70 100644 --- a/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini +++ b/tests/wpt/meta-legacy-layout/css/cssom-view/MediaQueryList-addListener-removeListener.html.ini @@ -1,3 +1,6 @@ [MediaQueryList-addListener-removeListener.html] [listeners are called when ] - expected: TIMEOUT - [] expected: FAIL @@ -23,4 +19,3 @@ [] expected: FAIL - diff --git a/tests/wpt/meta-legacy-layout/fetch/security/dangling-markup-mitigation.tentative.html.ini b/tests/wpt/meta/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html.ini similarity index 97% rename from tests/wpt/meta-legacy-layout/fetch/security/dangling-markup-mitigation.tentative.html.ini rename to tests/wpt/meta/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html.ini index bb3b1f4f399..3b0a8472abf 100644 --- a/tests/wpt/meta-legacy-layout/fetch/security/dangling-markup-mitigation.tentative.html.ini +++ b/tests/wpt/meta/fetch/security/dangling-markup/dangling-markup-mitigation.tentative.html.ini @@ -1,5 +1,4 @@ [dangling-markup-mitigation.tentative.html] - type: testharness [Fetch: /images/gre\\nen-1x1.png?img=<] expected: FAIL diff --git a/tests/wpt/meta/fetch/security/dangling-markup/media.html.ini b/tests/wpt/meta/fetch/security/dangling-markup/media.html.ini new file mode 100644 index 00000000000..320b53d711f --- /dev/null +++ b/tests/wpt/meta/fetch/security/dangling-markup/media.html.ini @@ -0,0 +1,6 @@ +[media.html] + [Should not load audio with dangling markup in URL] + expected: FAIL + + [Should not load video with dangling markup in URL] + expected: FAIL diff --git a/tests/wpt/meta/fetch/security/dangling-markup/option.html.ini b/tests/wpt/meta/fetch/security/dangling-markup/option.html.ini new file mode 100644 index 00000000000..7be7277c4ad --- /dev/null +++ b/tests/wpt/meta/fetch/security/dangling-markup/option.html.ini @@ -0,0 +1,18 @@ +[option.html] + [