Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2024-11-24 02:40:36 +01:00 committed by GitHub
parent 5bd28f2abd
commit 468f9cf014
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
728 changed files with 37291 additions and 14536 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,2 +1,6 @@
[console-is-a-namespace.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[console-is-a-namespace.any.worker.html]
[console-is-a-namespace.any.html]

View file

@ -0,0 +1,6 @@
[console-label-conversion.any.shadowrealm.html]
expected: TIMEOUT
[console-label-conversion.any.worker.html]
[console-label-conversion.any.html]

View file

@ -1,6 +1,6 @@
[console-log-large-array.any.worker.html]
[console-log-large-array.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[console-log-large-array.any.html]

View file

@ -1,5 +1,5 @@
[console-log-symbol.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[console-log-symbol.any.html]

View file

@ -24,3 +24,7 @@
[Object.prototype.toString applied after deleting @@toStringTag]
expected: FAIL
[console-namespace-object-class-string.any.shadowrealm.html]
expected: TIMEOUT

View file

@ -1,6 +1,6 @@
[console-tests-historical.any.worker.html]
[console-tests-historical.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[console-tests-historical.any.html]

View file

@ -0,0 +1,15 @@
[scope-declarations.html]
[Scoped declarations apply to the scoping root]
expected: FAIL
[Scoped declarations apply to implicit scoping root]
expected: FAIL
[Scoped declarations apply with zero specificity]
expected: FAIL
[Declarations are parsed into CSSNestedDeclarations, prelude=(.a)]
expected: FAIL
[Declarations are parsed into CSSNestedDeclarations, prelude=]
expected: FAIL

View file

@ -19,3 +19,6 @@
[Proximity calculation of multiple implicit @scope]
expected: FAIL
[Implicit @scope sandwiched between non-implicit scopes]
expected: FAIL

View file

@ -16,3 +16,12 @@
[Implicit @scope in construted stylesheet]
expected: FAIL
[Matching :host via &, :scope (subject)]
expected: FAIL
[Matching :host via &, :scope (non-subject)]
expected: FAIL
[Matching :host via &, :scope (non-subject, >)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[at-container-overflowing-parsing.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[at-container-overflowing-serialization.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[at-container-scrollable-parsing.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[at-container-scrollable-serialization.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-initially-overflowing.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-initially-scrollable.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-overflowing-change.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-overflowing-container-type-change.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-overflowing-layout-change.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-overflowing-pseudo.html]
expected: ERROR

View file

@ -1,2 +0,0 @@
[scroll-state-overflowing-wm.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-axis.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-container-type-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-layout-change.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-pseudo.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-scrollable-wm.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[scroll-state-snapped-both.html]
expected: ERROR

View file

@ -0,0 +1,24 @@
[gap-decorations-width-computed.html]
[Property column-rule-width value 'calc(10px + 0.5em)']
expected: FAIL
[Property column-rule-width value 'calc(10px - 0.5em)']
expected: FAIL
[Property column-rule-width value '2px 4px 6px']
expected: FAIL
[Property column-rule-width value 'repeat(4, 2px)']
expected: FAIL
[Property column-rule-width value 'repeat(auto, 10px)']
expected: FAIL
[Property column-rule-width value 'repeat(calc(5 + 3), 10px)']
expected: FAIL
[Property column-rule-width value 'repeat(5, 10px calc(10px + 0.5em))']
expected: FAIL
[Property column-rule-width value 'repeat(auto, min(5px, 10px)) repeat(5, 10px) calc(10px + 0.5em)']
expected: FAIL

View file

@ -0,0 +1,2 @@
[nested-marker-styling.html]
expected: FAIL

View file

@ -16,3 +16,21 @@
["::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

View file

@ -0,0 +1,31 @@
[pseudo-replaced-elements.html]
expected: ERROR
[INPUT text]
expected: FAIL
[INPUT date]
expected: FAIL
[INPUT time]
expected: FAIL
[INPUT datetime-local]
expected: FAIL
[INPUT checkbox]
expected: FAIL
[INPUT radio]
expected: FAIL
[INPUT file]
expected: FAIL
[INPUT range]
expected: FAIL
[INPUT color]
expected: FAIL
[INPUT search]
expected: FAIL

View file

@ -0,0 +1,2 @@
[intrinsic-percent-replaced-026.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scale-animation-with-var-001.html]
expected: FAIL

View file

@ -17,23 +17,23 @@
[CSS Values and Units Test: attr() security limitations 9]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 11]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 12]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 14]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 15]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 17]
[CSS Values and Units Test: attr() security limitations 10]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 19]
[CSS Values and Units Test: attr() security limitations 13]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 21]
[CSS Values and Units Test: attr() security limitations 16]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 18]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 20]
expected: FAIL
[CSS Values and Units Test: attr() security limitations 22]
expected: FAIL

View file

@ -0,0 +1,18 @@
[calc-sibling-function-parsing.html]
[e.style['left'\] = "calc(1px * sibling-index())" should set the property value]
expected: FAIL
[e.style['left'\] = "calc(1px * sibling-index( ))" should set the property value]
expected: FAIL
[e.style['z-index'\] = "sibling-index()" should set the property value]
expected: FAIL
[e.style['left'\] = "calc(1px * sibling-count())" should set the property value]
expected: FAIL
[e.style['left'\] = "calc(1px * sibling-count( ))" should set the property value]
expected: FAIL
[e.style['z-index'\] = "sibling-count()" should set the property value]
expected: FAIL

View file

@ -0,0 +1,9 @@
[calc-sibling-function.html]
[basic sibling-index() test]
expected: FAIL
[basic sibling-count() test]
expected: FAIL
[sibling-index() in calc() with percentage]
expected: FAIL

View file

@ -1,2 +1,252 @@
[interpolate-size-interpolation.html]
expected: ERROR
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [allow-keywords\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [allow-keywords\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.3) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.5) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (0.6) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [numeric-only\] to [allow-keywords\] at (1.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-behavior:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Transitions: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Transitions with transition: all: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[CSS Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (-0.3) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.3) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.5) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (0.6) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1) should be [numeric-only\]]
expected: FAIL
[Web Animations: property <interpolate-size> from [allow-keywords\] to [numeric-only\] at (1.5) should be [numeric-only\]]
expected: FAIL

View file

@ -1,2 +0,0 @@
[vh_not_refreshing_on_chrome.html]
expected: FAIL

View file

@ -33,4 +33,4 @@
[AbortSignal.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -99,4 +99,4 @@
[event.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,2 +1,2 @@
[timeout-shadowrealm.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -130,3 +130,15 @@
[moveBefore with reference child whose parent is NOT the destination parent (context node) throws a NotFoundError.]
expected: FAIL
[Moving a node from a disconnected container to a disconnected new parent succeeds]
expected: FAIL
[Moving a node from disconnected->connected throws a HIERARCHY_REQUEST_ERR]
expected: FAIL
[Moving a node from connected->disconnected throws a HIERARCHY_REQUEST_ERR]
expected: FAIL
[No custom element callbacks are run during disconnected moveBefore()]
expected: FAIL

View file

@ -7,3 +7,12 @@
[moveBefore does not cause range endContainer to snap up to parent, when endContainer ancestor is moved]
expected: FAIL
[moveBefore still results in range startContainer snapping up to parent when startContainer is moved]
expected: FAIL
[moveBefore still causes range startContainer to snap up to parent, when startContainer ancestor is moved]
expected: FAIL
[moveBefore still causes range endContainer to snap up to parent, when endContainer ancestor is moved]
expected: FAIL

View file

@ -3,4 +3,4 @@
[api-basics.any.worker.html]
[api-basics.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[api-surrogates-utf8.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[api-surrogates-utf8.any.worker.html]

View file

@ -1,5 +1,5 @@
[iso-2022-jp-decoder.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[iso-2022-jp-decoder.any.worker.html]

View file

@ -33,4 +33,4 @@
[backpressure.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -177,4 +177,4 @@
[decode-attributes.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -39,4 +39,4 @@
expected: ERROR
[decode-bad-chunks.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -87,4 +87,4 @@
expected: ERROR
[decode-non-utf8.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -21,4 +21,4 @@
[readable-writable-properties.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -3,4 +3,4 @@
[textdecoder-arguments.any.worker.html]
[textdecoder-arguments.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[textdecoder-byte-order-marks.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[textdecoder-byte-order-marks.any.html]

View file

@ -1,5 +1,5 @@
[textdecoder-fatal-streaming.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[textdecoder-fatal-streaming.any.worker.html]

View file

@ -1,5 +1,5 @@
[textdecoder-fatal.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[textdecoder-fatal.any.html]

View file

@ -1,6 +1,6 @@
[textdecoder-ignorebom.any.worker.html]
[textdecoder-ignorebom.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[textdecoder-ignorebom.any.html]

View file

@ -1,6 +1,6 @@
[textdecoder-utf16-surrogates.any.worker.html]
[textdecoder-utf16-surrogates.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[textdecoder-utf16-surrogates.any.html]

View file

@ -3,4 +3,4 @@
[textencoder-utf16-surrogates.any.html]
[textencoder-utf16-surrogates.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,7 +1,7 @@
[load-pageshow-events-iframe-contentWindow.html]
[load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
expected: FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected: FAIL

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,5 +1,5 @@
[createImageBitmap-transfer.html]
expected: TIMEOUT
expected: ERROR
[Transfer ImageBitmap created from a vector HTMLImageElement]
expected: FAIL

View file

@ -8271,3 +8271,21 @@
[HTMLParamElement interface: document.createElement("param") must inherit property "valueType" with the proper type]
expected: FAIL
[HTMLElement interface: operation showPopover(optional ShowPopoverOptions)]
expected: FAIL
[HTMLElement interface: operation togglePopover(optional (TogglePopoverOptions or boolean))]
expected: FAIL
[HTMLElement interface: document.createElement("noscript") must inherit property "showPopover(optional ShowPopoverOptions)" with the proper type]
expected: FAIL
[HTMLElement interface: calling showPopover(optional ShowPopoverOptions) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
[HTMLElement interface: document.createElement("noscript") must inherit property "togglePopover(optional (TogglePopoverOptions or boolean))" with the proper type]
expected: FAIL
[HTMLElement interface: calling togglePopover(optional (TogglePopoverOptions or boolean)) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL

View file

@ -1,4 +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
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-2.html]
expected: CRASH
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: NOTRUN

View file

@ -0,0 +1,9 @@
[non-active-document.html]
[DOMParser]
expected: FAIL
[createHTMLDocument]
expected: FAIL
[<template>]
expected: FAIL

View file

@ -1,4 +1,4 @@
[imperative-invokers.tentative.html]
[imperative-invokers.html]
expected: ERROR
[normal opening]
expected: FAIL

View file

@ -0,0 +1,9 @@
[popover-nested-in-button.html]
[clicking a popover nested inside a button should not re-invoke the popover]
expected: FAIL
[corner case: invoker that is also a popover]
expected: FAIL
[invoker inside popover still works, even with weird nesting]
expected: FAIL

View file

@ -0,0 +1,6 @@
[base64.any.shadowrealm.html]
expected: TIMEOUT
[base64.any.worker.html]
[base64.any.html]

View file

@ -1,5 +1,4 @@
[Selection-getComposedRanges-dom-mutations-removal.html?mode=open]
expected: OK
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
expected: FAIL
@ -15,9 +14,11 @@
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
expected: FAIL
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
expected: FAIL
[Selection-getComposedRanges-dom-mutations-removal.html?mode=closed]
expected: OK
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
expected: FAIL
@ -32,3 +33,6 @@
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
expected: FAIL
[Range is across shadow trees. Removing ancestor shadow host rescopes composed range end to parent.]
expected: FAIL

View file

@ -255,4 +255,4 @@
[async-iterator.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
expected: ERROR
[bad-strategies.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
[bad-underlying-sources.any.worker.html]
[bad-underlying-sources.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
expected: ERROR
[cancel.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
[constructor.any.html]
[constructor.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
[count-queuing-strategy-integration.any.html]
[count-queuing-strategy-integration.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -57,4 +57,4 @@
[default-reader.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
expected: ERROR
[floating-point-total-queue-size.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -177,4 +177,4 @@
[from.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
expected: ERROR
[garbage-collection.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -21,4 +21,4 @@
[general.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -21,4 +21,4 @@
[owning-type-message-port.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -39,4 +39,4 @@
[owning-type.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -21,4 +21,4 @@
[patched-global.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -15,4 +15,4 @@
[reentrant-strategies.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -9,4 +9,4 @@
[tee.any.html]
[tee.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -21,4 +21,4 @@
[templated.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[compile.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[compile.any.worker.html]

View file

@ -1,6 +1,6 @@
[instantiate-bad-imports.any.html]
[instantiate-bad-imports.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[instantiate-bad-imports.any.worker.html]

View file

@ -3,4 +3,4 @@
[instantiate.any.worker.html]
[instantiate.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,6 +1,6 @@
[multi-value.any.worker.html]
[multi-value.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[multi-value.any.html]

View file

@ -1,5 +1,5 @@
[toStringTag.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[toStringTag.any.html]

View file

@ -1,6 +1,6 @@
[validate.any.html]
[validate.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[validate.any.worker.html]

View file

@ -9,4 +9,4 @@
expected: ERROR
[basic.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,5 +1,5 @@
[constructor.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[constructor.tentative.any.html]

View file

@ -9,4 +9,4 @@
[getArg.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

View file

@ -1,6 +1,6 @@
[identity.tentative.any.worker.html]
[identity.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[identity.tentative.any.html]

View file

@ -1,5 +1,5 @@
[is.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[is.tentative.any.html]

View file

@ -1,5 +1,5 @@
[toString.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT
[toString.tentative.any.worker.html]

View file

@ -15,4 +15,4 @@
[call.tentative.any.shadowrealm.html]
expected: ERROR
expected: TIMEOUT

Some files were not shown because too many files have changed in this diff Show more