mirror of
https://github.com/servo/servo.git
synced 2025-07-29 02:00:23 +01: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. |
||
---|---|---|
.. | ||
dom | ||
parse | ||
Cargo.toml | ||
cors.rs | ||
layout_interface.rs | ||
lib.rs | ||
makefile.cargo | ||
page.rs | ||
script_task.rs | ||
timers.rs |