servo/components/style/invalidation
Emilio Cobos Álvarez 20d2a06967 style: Use document quirks mode rather than sheet quirks mode for stylesheet invalidation.
In order to determine whether classes or ids are case insensitive we
need the document quirks mode. The sheet quirks mode almost always
matches, but may not match when sheets are added by privileged APIs.

Differential Revision: https://phabricator.services.mozilla.com/D95061
2021-02-26 16:44:05 +01:00
..
element style: Don't use attribute selectors for determining if a select is a drop down or a list box. 2021-02-26 16:44:05 +01:00
media_queries.rs style: Remove unnecessary mem::transmute in MediaListKey. 2019-01-13 21:58:28 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylesheets.rs style: Use document quirks mode rather than sheet quirks mode for stylesheet invalidation. 2021-02-26 16:44:05 +01:00