Sync WPT with upstream (06-04-2025) (#36369)

Automated downstream sync of changes from upstream as of 06-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-04-06 06:11:16 +02:00 committed by GitHub
parent b4fd9ebb0e
commit bd43b78735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
708 changed files with 15442 additions and 3379 deletions

View file

@ -2,3 +2,5 @@
[The style attribute must return a CSSStyleDeclaration block]
expected: FAIL
[The style attribute must return a CSSFontFaceDescriptors block]
expected: FAIL

View file

@ -0,0 +1,21 @@
[getComputedStyle-resolved-min-size-auto.html]
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="block-box"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="inline-box"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="display-none"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="display-none-valid-aspect-ratio"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="display-none-subtree-valid-aspect-ratio"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="display-none-subtree-flex-item"]
expected: FAIL
[Resolved value of min-width & min-height 'auto' keyword behaves as expected on element with id="display-none-subtree-grid-item"]
expected: FAIL

View file

@ -571,3 +571,78 @@
[CSSPageDescriptors interface: attribute page-orientation]
expected: FAIL
[CSSPageDescriptors must be primary interface of sheet.cssRules[2\].style]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginTop" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginRight" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginBottom" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginLeft" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-top" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-right" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-bottom" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-left" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "size" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "pageOrientation" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "page-orientation" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marks" with the proper type]
expected: FAIL
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "bleed" with the proper type]
expected: FAIL
[CSSStyleProperties must be primary interface of sheet.cssRules[4\].style]
expected: FAIL
[CSSStyleProperties interface: sheet.cssRules[4\].style must inherit property "cssFloat" with the proper type]
expected: FAIL
[CSSStyleProperties must be primary interface of sheet.cssRules[2\].cssRules[0\].style]
expected: FAIL
[CSSStyleProperties interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type]
expected: FAIL
[CSSStyleProperties must be primary interface of style_element.style]
expected: FAIL
[Stringification of style_element.style]
expected: FAIL
[CSSStyleProperties must be primary interface of svg_element.style]
expected: FAIL
[CSSStyleProperties interface: svg_element.style must inherit property "cssFloat" with the proper type]
expected: FAIL
[CSSStyleProperties must be primary interface of getComputedStyle(svg_element)]
expected: FAIL
[Stringification of getComputedStyle(svg_element)]
expected: FAIL