mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
LibWeb: Treat grid item as it creates stacking context during painting
Grid specification https://www.w3.org/TR/css-grid-2/#z-order defines special painting order for grid items which should be the same as for defined for inline-blocks in CSS2.
This commit is contained in:
parent
b4064320bd
commit
95a8dec373
Notes:
sideshowbarker
2024-07-17 18:38:54 +09:00
Author: https://github.com/kalenikaliaksandr
Commit: 95a8dec373
Pull-request: https://github.com/SerenityOS/serenity/pull/20688
Reviewed-by: https://github.com/awesomekling
7 changed files with 74 additions and 10 deletions
1
Tests/LibWeb/Text/expected/hit_testing/grid.txt
Normal file
1
Tests/LibWeb/Text/expected/hit_testing/grid.txt
Normal file
|
@ -0,0 +1 @@
|
|||
true
|
Loading…
Add table
Add a link
Reference in a new issue