servo/components/style/sharing
Emilio Cobos Álvarez 76257ae4df
style: Add a necessary check for style sharing between ::slotted() nodes.
If two elements are assigned to different slots, even within the same shadow
root, they could match different rules, due to the slot being assigned to yet
another slot in another shadow root.

MozReview-Commit-ID: CfZJCVxIQzM
2018-01-09 14:26:03 +01:00
..
checks.rs style: Sharing formatting nits. 2017-12-05 11:21:32 +01:00
mod.rs style: Add a necessary check for style sharing between ::slotted() nodes. 2018-01-09 14:26:03 +01:00