aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/gecko/regen_atoms.py
Commit message (Expand)AuthorAgeFilesLines
* Support multi lines declarations in the parsing of the Fx header filesSylvestre Ledru2017-10-271-7/+9
* Introduce nsStaticAtom.Nicholas Nethercote2017-10-271-6/+6
* Rename nsIAtom as nsAtom.Nicholas Nethercote2017-10-091-5/+5
* Stylo's atom generation needs to deal with wrapper anon boxes.Boris Zbarsky2017-08-111-2/+3
* stylo: Fix PseudoElement::pseudo_type.Emilio Cobos Álvarez2017-07-181-5/+14
* Skip parent-display-based display type fixup for all anonymous boxes.Xidorn Quan2017-07-141-1/+1
* Implement parsing of tree pseudo-elements.Xidorn Quan2017-07-121-0/+3
* Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidornEmilio Cobos Álvarez2017-05-161-0/+248