mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
b4fd9ebb0e
commit
bd43b78735
708 changed files with 15442 additions and 3379 deletions
|
@ -2,3 +2,5 @@
|
|||
[The style attribute must return a CSSStyleDeclaration block]
|
||||
expected: FAIL
|
||||
|
||||
[The style attribute must return a CSSFontFaceDescriptors block]
|
||||
expected: FAIL
|
||||
|
|
21
tests/wpt/meta/css/cssom/getComputedStyle-resolved-min-size-auto.html.ini
vendored
Normal file
21
tests/wpt/meta/css/cssom/getComputedStyle-resolved-min-size-auto.html.ini
vendored
Normal 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
|
75
tests/wpt/meta/css/cssom/idlharness.html.ini
vendored
75
tests/wpt/meta/css/cssom/idlharness.html.ini
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue