mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
* Fix queries involving stacking contexts * The code was double accumulating stacking context origins. * Handle queries of inline elements. * The node addresses being compared were incorrect (CharacterData vs. Span) * Handle ScriptQuery reflows correctly. * The layout task was skipping the compute absolute positions traversal, so failed before window.onload. |
||
---|---|---|
.. | ||
mod.rs | ||
optimizer.rs |