mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
This extends the code to deal with sibling invalidation to handle the case where the flat tree doesn't match the DOM tree. In the test-case for example, dom is: * details * summary id=a * summary But flat tree is: * details * slot * summary id=a * slot * summary Differential Revision: https://phabricator.services.mozilla.com/D159150 |
||
---|---|---|
.. | ||
document_state.rs | ||
element_wrapper.rs | ||
invalidation_map.rs | ||
invalidator.rs | ||
mod.rs | ||
restyle_hints.rs | ||
state_and_attributes.rs |