ladybird/Tests/LibWeb/Text/expected/ShadowDOM
Andreas Kling 84ab8bf797 LibWeb: Make CSS :hover selector match shadow-inclusive ancestors
Before this change, :hover wouldn't match anything outside the shadow
boundary when hovering elements inside a shadow tree. This was most
noticeable when hovering the text inside an input element and hover
styles disappearing from the hosting input element itself.
2024-08-25 12:53:08 +02:00
..
css-hover-shadow-dom.txt LibWeb: Make CSS :hover selector match shadow-inclusive ancestors 2024-08-25 12:53:08 +02:00
css-variable-inheritance-across-shadow-boundary.txt LibWeb: Inherit CSS variables across shadow boundaries 2024-07-25 21:38:32 +02:00
declarative-basic.txt
remove-style-element-inside-shadow-tree.txt