mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
This patch will iterate through the DisplayList after the reflow is done and print its elements (as also any sub-lists associated to a child node stacking context). It adds a new CLI parameter to trigger the function to dump the display list to console (i.e. servo --debug dump-display-list url). Using both display list and flow tree information is helpful to debug rendering issues. |
||
---|---|---|
.. | ||
display_list | ||
platform | ||
text | ||
buffer_map.rs | ||
Cargo.toml | ||
color.rs | ||
filters.rs | ||
font.rs | ||
font_cache_task.rs | ||
font_context.rs | ||
font_template.rs | ||
lib.rs | ||
paint_context.rs | ||
paint_task.rs |