1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 15:35:08 +00:00
serenity/Tests/LibWeb/Text/expected/hit_testing
Aliaksandr Kalenik 3cf5ad002a LibWeb: Allow inline nodes to establish a stacking context
With this change, a stacking context can be established by any
paintable, including inline paintables. The stacking context traversal
is updated to remove the assumption that the stacking context root is
paintable box.
2024-01-05 19:36:55 +01:00
..
basic.txt LibWeb: Add hit testing API in internals object 2023-08-09 17:26:44 +02:00
float-with-inline-sibling-after.txt LibWeb: Skip out-of-flow boxes when wrapping inlines in anonymous block 2023-12-11 13:19:12 +01:00
grid.txt LibWeb: Treat grid item as it creates stacking context during painting 2023-08-22 11:33:24 +02:00
inline-stacking-context.txt LibWeb: Allow inline nodes to establish a stacking context 2024-01-05 19:36:55 +01:00
text.txt LibWeb: Remove implicit conversion from float and double to CSSPixels 2023-08-26 23:53:45 +02:00