Sync WPT with upstream (07-09-2025) (#39188)

Automated downstream sync of changes from upstream as of 07-09-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-09-07 03:47:40 +02:00 committed by GitHub
parent 3ac8875697
commit af8723c0b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
743 changed files with 13580 additions and 12062 deletions

View file

@ -0,0 +1,54 @@
[idlharness.tentative.html]
[InterestEvent interface: existence and properties of interface object]
expected: FAIL
[InterestEvent interface object length]
expected: FAIL
[InterestEvent interface object name]
expected: FAIL
[InterestEvent interface: existence and properties of interface prototype object]
expected: FAIL
[InterestEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[InterestEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[InterestEvent interface: attribute source]
expected: FAIL
[InterestEvent must be primary interface of new InterestEvent("interest")]
expected: FAIL
[Stringification of new InterestEvent("interest")]
expected: FAIL
[InterestEvent interface: new InterestEvent("interest") must inherit property "source" with the proper type]
expected: FAIL
[HTMLAnchorElement interface: attribute interestForElement]
expected: FAIL
[HTMLAnchorElement interface: document.createElement("a") must inherit property "interestForElement" with the proper type]
expected: FAIL
[HTMLAreaElement interface: attribute interestForElement]
expected: FAIL
[HTMLAreaElement interface: document.createElement("area") must inherit property "interestForElement" with the proper type]
expected: FAIL
[HTMLButtonElement interface: attribute interestForElement]
expected: FAIL
[HTMLButtonElement interface: document.createElement("button") must inherit property "interestForElement" with the proper type]
expected: FAIL
[SVGAElement interface: attribute interestForElement]
expected: FAIL
[SVGAElement interface: document.createElementNS("http://www.w3.org/2000/svg", "a") must inherit property "interestForElement" with the proper type]
expected: FAIL