mirror of
https://github.com/RGBCube/serenity
synced 2025-05-23 18:15:06 +00:00

Elements are now collected according to paint order as spec says, replacing the depth-first traversal of the paint tree with hit-testing on each box. This change resolves a FIXME in an existing test and adds a new previously non-working test.
1 line
63 B
Text
1 line
63 B
Text
Some text Elements at point 30, 20: p < div < body < html
|