mirror of
https://github.com/servo/servo
synced 2026-05-13 18:37:30 +02:00
Refactor style logic to avoid direct access to the node data during the cascade The new restyle architecture doesn't store these things in consistent places, so we need a more abstract API. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13656) <!-- Reviewable:end -->