servo/tests/wpt/meta/html/editing/the-hidden-attribute/beforematch-element-fragment-navigation.html.ini
Servo WPT Sync bd43b78735
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>
2025-04-06 04:11:16 +00:00

27 lines
1.1 KiB
INI
Vendored

[beforematch-element-fragment-navigation.html]
[Verifies that fragment navigation reveals hidden=until-found elements.]
expected: FAIL
[Verifies that fragment navigation reveals all parent hidden=until-found elements.]
expected: FAIL
[Verifies that the beforematch event is fired synchronously and bubbles after fragment navigation.]
expected: FAIL
[Verifies that when a beforematch event handler moves a matching element, we scroll to its final location.]
expected: FAIL
[Verifies that the beforematch event is fired on the right element when there are multiple hidden=until-found elements.]
expected: FAIL
[Verifies that no scrolling occurs when an element selected by the fragment identifier is detached by the beforematch event handler.]
expected: FAIL
[No scrolling should occur when the beforematch event handler sets the target element's style to display: none.]
expected: FAIL
[Scrolling should still occur when beforematch sets visiblity:hidden on the target element.]
expected: FAIL
[The hidden attribute should still be set inside the beforematch event handler.]
expected: FAIL