servo/components/style/sharing
Emilio Cobos Álvarez 4f4d480326
style: Do not incorrectly share style across elements with different part names.
Do the same we do for classes for now. We could be more precise and achieve a
bit more sharing with some more effort (left a comment there), but it seems
unlikely to matter in practice (and if we did that, we'd probably want to do the
same for classes).

Differential Revision: https://phabricator.services.mozilla.com/D58453
2020-02-12 02:43:08 +01:00
..
checks.rs style: Do not incorrectly share style across elements with different part names. 2020-02-12 02:43:08 +01:00
mod.rs style: Do not incorrectly share style across elements with different part names. 2020-02-12 02:43:08 +01:00