aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/gecko/snapshot_helpers.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename nsIAtom as nsAtom.Nicholas Nethercote2017-10-091-6/+6
| | | | | | Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of nsISupports. This means that nsAtom is now a better name for it than nsIAtom.
* ID and class selectors are ASCII case-insensitive in quirks mode.Simon Sapin2017-06-121-2/+6
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1363778
* Relax the requirement of Atom::with.Xidorn Quan2017-05-161-1/+1
|
* style: Document Gecko's snapshot code.Emilio Cobos Álvarez2017-01-021-0/+6
|
* Move most of geckolib into style::geckoManish Goregaokar2016-09-261-0/+53