mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (16-08-2025) (#38706)
Automated downstream sync of changes from upstream as of 16-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
85588fada0
commit
e649b9b91d
416 changed files with 7746 additions and 1062 deletions
|
@ -12,3 +12,6 @@
|
|||
|
||||
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
|
1736
tests/wpt/meta/MANIFEST.json
vendored
1736
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
6
tests/wpt/meta/cookies/prefix/__Host-Http.https.html.ini
vendored
Normal file
6
tests/wpt/meta/cookies/prefix/__Host-Http.https.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[__Host-Http.https.html]
|
||||
[__Host-Http: Does not set via DOM 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__Host-Http: Does not set via HTTP with 'Secure; Path=/']
|
||||
expected: FAIL
|
|
@ -1,18 +0,0 @@
|
|||
[__HostHttp.https.html]
|
||||
[__HostHttp: Does not set via DOM 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via DOM with Domain attribute 'Secure; Path=/; Domain=web-platform.test']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Secure; Path=/']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Secure; Path=/cookies/; httponly']
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with 'Path=/;' (without Secure)]
|
||||
expected: FAIL
|
||||
|
||||
[__HostHttp: Does not set via HTTP with Domain attribute 'Secure; Path=/; Domain=web-platform.test']
|
||||
expected: FAIL
|
6
tests/wpt/meta/cookiestore/cookieStore_set_path.https.window.js.ini
vendored
Normal file
6
tests/wpt/meta/cookiestore/cookieStore_set_path.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[cookieStore_set_path.https.window.html]
|
||||
[CookieListItem - cookieStore.set with empty string path defaults to current URL]
|
||||
expected: FAIL
|
||||
|
||||
[CookieListItem - cookieStore.set with empty string path defaults to current URL with __host- prefix]
|
||||
expected: FAIL
|
|
@ -110,6 +110,27 @@
|
|||
[cookieStore.set a nameless cookie cannot have \t__HostHttp- prefix]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set with __Host-Http- prefix rejects]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set with __host-http- prefix rejects]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set with __Host-Http- prefix rejects]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set with \t__Host-Http- prefix rejects]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set a nameless cookie cannot have __Host-Http- prefix]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set a nameless cookie cannot have __Host-Http- prefix]
|
||||
expected: FAIL
|
||||
|
||||
[cookieStore.set a nameless cookie cannot have \t__Host-Http- prefix]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cookieStore_special_names.https.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -5,9 +5,3 @@
|
|||
|
||||
[@font-face override between layers]
|
||||
expected: [FAIL, PASS]
|
||||
|
||||
[@font-face override update with appended sheet 1]
|
||||
expected: FAIL
|
||||
|
||||
[@font-face override update with appended sheet 2]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-center-large-border-padding.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-center.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-center.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-center.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-end-large-border-padding.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-end.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-end.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-end.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-flex-end-large-border-padding.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-flex-end.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-flex-end.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-flex-end.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-self-end-large-border-padding.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-self-end.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-items-self-end.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[grid-abspos-staticpos-align-items-self-end.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/cycle.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/cycle.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[cycle.tentative.html]
|
||||
[CSS Mixins: Cycles]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/import-with-media-queries.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/import-with-media-queries.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[import-with-media-queries.html]
|
||||
[CSS Mixins: @import with media queries]
|
||||
expected: FAIL
|
3
tests/wpt/meta/css/css-mixins/import.html.ini
vendored
Normal file
3
tests/wpt/meta/css/css-mixins/import.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[import.html]
|
||||
[CSS Mixins: Mixin from an imported stylesheet]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-with-text-overflow-string-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-with-text-overflow-string-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/line-clamp-with-text-overflow-string-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-with-text-overflow-string-003.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[webkit-line-clamp-with-max-height.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-pseudo/first-line-line-height-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-pseudo/first-line-line-height-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[first-line-line-height-003.html]
|
||||
expected: FAIL
|
9
tests/wpt/meta/css/css-sizing/intrinsic-size-fallback-video.html.ini
vendored
Normal file
9
tests/wpt/meta/css/css-sizing/intrinsic-size-fallback-video.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[intrinsic-size-fallback-video.html]
|
||||
[.wrapper 2]
|
||||
expected: FAIL
|
||||
|
||||
[.wrapper 3]
|
||||
expected: FAIL
|
||||
|
||||
[.wrapper 4]
|
||||
expected: FAIL
|
|
@ -25,3 +25,6 @@
|
|||
|
||||
[Property text-decoration value 'double overline underline']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-decoration value 'underline overline line-through blink']
|
||||
expected: FAIL
|
||||
|
|
|
@ -19,6 +19,3 @@
|
|||
|
||||
[e.style['text-decoration'\] = "overline green from-font" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-decoration'\] = "underline overline line-through blink red" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-003.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-004.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-005.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-005.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-005.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/css-ui/text-overflow-string-006.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-ui/text-overflow-string-006.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text-overflow-string-006.tentative.html]
|
||||
expected: FAIL
|
6
tests/wpt/meta/css/cssom/caretPositionFromPoint-audioVideo.html.ini
vendored
Normal file
6
tests/wpt/meta/css/cssom/caretPositionFromPoint-audioVideo.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[caretPositionFromPoint-audioVideo.html]
|
||||
[document.caretPositionFromPoint() should return a CaretPosition over audio elements]
|
||||
expected: FAIL
|
||||
|
||||
[document.caretPositionFromPoint() should return a CaretPosition over video elements]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/drop-shadow-with-3d-transform.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/drop-shadow-with-3d-transform.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[drop-shadow-with-3d-transform.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/fecomponenttransfer-display-p3.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/fecomponenttransfer-display-p3.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[fecomponenttransfer-display-p3.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/svg-empty-hidden-foreignobject-with-filter-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/svg-empty-hidden-foreignobject-with-filter-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[svg-empty-hidden-foreignobject-with-filter-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/svg-visibility-hidden-element-with-filter-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/svg-visibility-hidden-element-with-filter-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[svg-visibility-hidden-element-with-filter-002.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/css/filter-effects/visibility-hidden-element-with-filter-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/filter-effects/visibility-hidden-element-with-filter-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[visibility-hidden-element-with-filter-001.html]
|
||||
expected: FAIL
|
924
tests/wpt/meta/css/selectors/heading.html.ini
vendored
Normal file
924
tests/wpt/meta/css/selectors/heading.html.ini
vendored
Normal file
|
@ -0,0 +1,924 @@
|
|||
[heading.html]
|
||||
[<h1 data-expect-match="1"></h1> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h2 data-expect-match="2"></h2> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h3 data-expect-match="3"></h3> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h4 data-expect-match="4"></h4> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h5 data-expect-match="5"></h5> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h6 data-expect-match="6"></h6> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h7 data-expect-match=""></h7> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h8 data-expect-match=""></h8> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h9 data-expect-match=""></h9> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h0 data-expect-match=""></h0> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1" aria-level="2"></h1> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<h1 data-expect-match="1"></h1> in section :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<hgroup data-expect-match=""></hgroup> :heading(odd)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(1)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(2)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(3)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(4)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(5)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(6)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(7)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(8)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(9)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(0)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(-1)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(0, 1, 2)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(6, 7)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(n)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(2n)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(2n+1)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(2n+2)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(-n+3)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(2n, 3n)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(even)]
|
||||
expected: FAIL
|
||||
|
||||
[<p role="heading" aria-level="1" data-expect-match=""></p> :heading(odd)]
|
||||
expected: FAIL
|
|
@ -7,9 +7,3 @@
|
|||
|
||||
[Navigating to a different document with link click]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with location.href]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with location.assign]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[form-submit.html]
|
||||
expected: TIMEOUT
|
||||
[Replace before load, triggered by formElement.submit()]
|
||||
expected: FAIL
|
||||
|
||||
[Replace before load, triggered by same-document formElement.submit()]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
3
tests/wpt/meta/html/dom/partial-updates/tentative/patch-non-element.html.ini
vendored
Normal file
3
tests/wpt/meta/html/dom/partial-updates/tentative/patch-non-element.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[patch-non-element.html]
|
||||
[Cannot patch container nodes without a context element]
|
||||
expected: FAIL
|
|
@ -4,7 +4,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Host element with delegatesFocus including no focusable descendants should be skipped]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
||||
[Element with tabindex should support autofocus]
|
||||
expected: FAIL
|
||||
|
@ -13,4 +13,4 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[video-aspect-ratio.html]
|
||||
[Aspect ratio for regular video with aspect-ratio:auto]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[video-intrinsic-width-height.html]
|
||||
[only width attribute]
|
||||
expected: FAIL
|
||||
|
||||
[only height attribute]
|
||||
expected: FAIL
|
||||
|
||||
[both width/height attributes and style keeping aspect-ratio]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[iframe-loading-lazy-reload-location-reload.html]
|
||||
[Reloading iframe loading='lazy' before it is loaded: location.reload]
|
||||
expected: FAIL
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
|
|
6
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
6
tests/wpt/meta/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[intrinsic_sizes.htm]
|
||||
[default height is still 150]
|
||||
expected: FAIL
|
||||
|
||||
[default width is still 300]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini
vendored
Normal file
2
tests/wpt/meta/html/semantics/forms/the-fieldset-element/disabled-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[disabled-003.html]
|
||||
expected: CRASH
|
|
@ -19,12 +19,3 @@
|
|||
|
||||
[Reload fetchStart > Original fetchStart]
|
||||
expected: FAIL
|
||||
|
||||
[Reload domComplete > Original domComplete]
|
||||
expected: FAIL
|
||||
|
||||
[Reload loadEventEnd > Original loadEventEnd]
|
||||
expected: FAIL
|
||||
|
||||
[Reload loadEventStart > Original loadEventStart]
|
||||
expected: FAIL
|
||||
|
|
|
@ -65,9 +65,6 @@
|
|||
[success (xhr): main]
|
||||
expected: FAIL
|
||||
|
||||
[Decode-error (style): main]
|
||||
expected: FAIL
|
||||
|
||||
[404 (style): main]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -108,6 +108,21 @@
|
|||
[Window interface: attribute caches]
|
||||
expected: FAIL
|
||||
|
||||
[ServiceWorkerContainer interface: operation register((TrustedScriptURL or USVString), optional RegistrationOptions)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[NavigationPreloadManager interface: operation enable()]
|
||||
expected: TIMEOUT
|
||||
|
||||
[NavigationPreloadManager interface: operation disable()]
|
||||
expected: TIMEOUT
|
||||
|
||||
[NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
|
||||
expected: TIMEOUT
|
||||
|
||||
[NavigationPreloadManager interface: operation getState()]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
||||
[idlharness.https.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
|
@ -51,6 +51,21 @@
|
|||
|
||||
[trusted-types-navigation.html?31-35]
|
||||
expected: CRASH
|
||||
[Navigate a frame via form-submission with javascript:-urls in report-only mode.]
|
||||
expected: FAIL
|
||||
|
||||
[Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in enforcing mode.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in report-only mode.]
|
||||
expected: NOTRUN
|
||||
|
||||
[Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in enforcing mode.]
|
||||
expected: NOTRUN
|
||||
|
||||
|
||||
[trusted-types-navigation.html?36-last]
|
||||
[Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in report-only mode.]
|
||||
|
@ -69,13 +84,13 @@
|
|||
expected: FAIL
|
||||
|
||||
[Navigate a frame via anchor with javascript:-urls w/ default policy in report-only mode.]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
||||
[Navigate a window via anchor with javascript:-urls w/ a default policy throwing an exception in enforcing mode.]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
[Navigate a window via anchor with javascript:-urls w/ a default policy throwing an exception in report-only mode.]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[trusted-types-navigation.html?11-15]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue