Sync WPT with upstream (25-05-2025) (#37123)

Automated downstream sync of changes from upstream as of 25-05-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-05-25 03:27:24 +02:00 committed by GitHub
parent 2b840a4d9a
commit 0d44ca8ddc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1119 changed files with 16957 additions and 4009 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,24 +0,0 @@
[gap-decorations-rule-shorthand-computed-from-longhands.html]
[column-rule computed from width: 5px, style: solid, color: rgb(0, 128, 0)]
expected: FAIL
[column-rule computed from width: repeat(auto, 5px), style: repeat(auto, solid), color: repeat(auto, rgb(255, 0, 0))]
expected: FAIL
[column-rule computed from width: repeat(auto, thin medium), style: solid, color: repeat(8, red blue)]
expected: FAIL
[column-rule computed from width: repeat(6, 15px thick), style: repeat(auto, solid), color: repeat(auto, red)]
expected: FAIL
[column-rule computed from width: 15px 25px 35px, style: solid dotted, color: green]
expected: FAIL
[column-rule computed from width: repeat(auto, 5px), style: solid double, color: repeat(7, red)]
expected: FAIL
[column-rule computed from width: repeat(auto, 5px 8px 10px), style: repeat(auto, solid double), color: repeat(auto, red green blue)]
expected: FAIL
[column-rule computed from width: repeat(2, 1px 3px 5px), style: repeat(2, solid double), color: repeat(2, red)]
expected: FAIL

View file

@ -1,42 +0,0 @@
[idlharness.tentative.window.html]
[idl_test setup]
expected: FAIL
[idl_test validation]
expected: FAIL
[Partial interface CustomElementRegistry: member names are unique]
expected: FAIL
[Partial interface HTMLTemplateElement: member names are unique]
expected: FAIL
[Partial interface Element: member names are unique]
expected: FAIL
[Partial dictionary ShadowRootInit: member names are unique]
expected: FAIL
[Partial dictionary ElementCreationOptions: member names are unique]
expected: FAIL
[Document includes DocumentOrShadowRoot: member names are unique]
expected: FAIL
[ShadowRoot includes DocumentOrShadowRoot: member names are unique]
expected: FAIL
[HTMLTemplateElement interface: attribute shadowRootCustomElementRegistry]
expected: FAIL
[CustomElementRegistry interface: operation initialize(Node)]
expected: FAIL
[Document interface: attribute customElementRegistry]
expected: FAIL
[ShadowRoot interface: attribute customElementRegistry]
expected: FAIL
[Element interface: attribute customElementRegistry]
expected: FAIL

View file

@ -1,90 +0,0 @@
[on-dialog-behavior-request-close.tentative.html]
[invoking to request-close (with command property as request-close) open dialog closes]
expected: FAIL
[invoking to request-close with value (with command property as request-close) open dialog closes and sets returnValue]
expected: FAIL
[invoking to request-close (with command property as request-close) open dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command property as request-close) open modal dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command property as request-close) open dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command property as request-close) open modal dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command attribute as request-close) open dialog closes]
expected: FAIL
[invoking to request-close with value (with command attribute as request-close) open dialog closes and sets returnValue]
expected: FAIL
[invoking to request-close (with command attribute as request-close) open dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command attribute as request-close) open modal dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command attribute as request-close) open dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command attribute as request-close) open modal dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command property as reQuEst-Close) open dialog closes]
expected: FAIL
[invoking to request-close with value (with command property as reQuEst-Close) open dialog closes and sets returnValue]
expected: FAIL
[invoking to request-close (with command property as reQuEst-Close) open dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command property as reQuEst-Close) open modal dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command property as reQuEst-Close) open dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command property as reQuEst-Close) open modal dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command attribute as reQuEst-Close) open dialog closes]
expected: FAIL
[invoking to request-close with value (with command attribute as reQuEst-Close) open dialog closes and sets returnValue]
expected: FAIL
[invoking to request-close (with command attribute as reQuEst-Close) open dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command attribute as reQuEst-Close) open modal dialog with preventDefault is no-op]
expected: FAIL
[invoking to request-close (with command attribute as reQuEst-Close) open dialog while changing command still closes]
expected: FAIL
[invoking to request-close (with command attribute as reQuEst-Close) open modal dialog while changing command still closes]
expected: FAIL
[invoking (as request-close) already closed dialog is noop]
expected: FAIL
[invoking (as request-close) dialog as open popover=manual is noop]
expected: FAIL
[invoking (as request-close) dialog as open popover=auto is noop]
expected: FAIL
[invoking (as request-close) dialog that is removed is noop]
expected: FAIL
[invoking (as request-close) dialog from a detached invoker]
expected: FAIL
[invoking (as request-close) detached dialog from a detached invoker]
expected: FAIL

View file

@ -1,6 +0,0 @@
[serializing-lt-gt.tentative.html]
[innerHTML]
expected: FAIL
[outerHTML]
expected: FAIL

View file

@ -1,8 +0,0 @@
[parsing.html?type=report]
[parsing.html?type=enforce]
[Ensure that test is working with a valid destination]
expected: FAIL
[Ensure that test is working with a valid destination and source]
expected: FAIL

View file

@ -1,15 +0,0 @@
[script.https.html]
[Ensure that a script without integrity did not run]
expected: FAIL
[Ensure that a script with unknown integrity algorithm did not run]
expected: FAIL
[Ensure that a script without integrity algorithm runs and gets reported in report-only mode]
expected: FAIL
[Ensure that a no-cors script gets blocked]
expected: FAIL
[Ensure that ReportingObserver gets called without endpoints]
expected: FAIL