mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Instead of looking at the display tree, have ContentBox(es)Query consult the flow tree. This allow optimizing away parts of the display tree later. To do this we need to be more careful about how we send reflow requests, only querying the flow tree when possible. Fixes #3790.
47 KiB
47 KiB