servo/tests/wpt/meta/shadow-dom/offsetParent-across-shadow-boundaries.html.ini
Servo WPT Sync fed1953198
Sync WPT with upstream (03-08-2025) (#38434)
Automated downstream sync of changes from upstream as of 03-08-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-08-03 01:48:15 +00:00

18 lines
1.2 KiB
INI
Vendored

[offsetParent-across-shadow-boundaries.html]
[offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of open mode did not have any offset parent]
expected: FAIL
[offsetParent must find the first offset parent which is a shadow-including ancestor of the context object even some shadow tree of closed mode did not have any offset parent]
expected: FAIL
[offsetParent must return the fixed position containing block of a fixed element when the context object is assigned to a slot within a fixed containing block in shadow tree of open mode]
expected: FAIL
[offsetParent must return the fixed position containing block of a fixed element when the context object is assigned to a slot within a fixed containing block in shadow tree of closed mode]
expected: FAIL
[offsetParent must return null when the context object is assigned to a slot without a fixed containing block in shadow tree of open mode]
expected: FAIL
[offsetParent must return null when the context object is assigned to a slot without a fixed containing block in shadow tree of closed mode]
expected: FAIL