summaryrefslogtreecommitdiff
path: root/layout/style/nsCSSParser.cpp
Commit message (Expand)AuthorAge
* Issue #1592 - Part 3: Ensure only tree-abiding pseudo-elements will follow ::...FranklinDM2023-03-23
* Issue #1592 - Part 2: Parse ::slotted() pseudo-element as if it were a pseudo...FranklinDM2023-03-23
* Issue #1592 - Part 1c: Pass SelectorParsingFlags as a referenceFranklinDM2023-03-23
* Issue #2137 - Part 4: Fix namespace regressionFranklinDM2023-03-10
* Issue #2137 - Part 3: Don't always use the internal pseudo-class for handling...FranklinDM2023-03-10
* Issue #2137 - Part 2: Implement SelectorParsingFlags and use it to pass info ...FranklinDM2023-03-10
* Issue #2137 - Part 1: Modify :not() selector to accept a complex selector listFranklinDM2023-03-10
* Issue #2143 - Implement CSS env() Environment VariablesMartok2023-03-05
* Issue #2136 - Part 1: Implement CSS inset propertyFranklinDM2023-03-05
* Issue #2078 - Follow-up: Propagate combinator restriction to :is()/:where()FranklinDM2023-02-22
* Issue #2078 - Follow-up: Move isForgiving check to ParsePseudoClassWithSelect...FranklinDM2023-02-22
* Issue #1593 - Follow-up: Accept only a single selector in the argument of :ho...FranklinDM2023-02-21
* Issue #2078 - Part 6: Replace empty list head with the next non-empty list fo...FranklinDM2023-02-20
* Issue #2078 - Part 1: Update CSS rule processor to handle :is() and :where() ...FranklinDM2023-02-20
* Issue #2084 - Part 2: Simplify logic in CSSParserImpl::LookupKeywordPrefixAwareFranklinDM2023-01-06
* Issue #2084 - Part 1: Remove CSSUnprefixingService.js and associated codeFranklinDM2023-01-06
* Issue #1994 - Align CSS.supports with the current spec.Moonchild2022-08-24
* Merge pull request 'Remove use counters telemetry' (#1883) from FranklinDM/UX...Moonchild2022-04-26
|\
| * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
* | Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.Moonchild2022-04-24
* | Issue #1881 - Interpret empty or whitespace root margin string as zero lengthFranklinDM2022-04-23
|/
* Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation,Jeremy Andrews2022-04-19
* Issue #1838 - Follow-up: Prevent grid shorthand from resetting gutter propertiesFranklinDM2022-04-18
* Issue #1818 - Part 1: remove a number of old GCC hacks.trav902022-04-15
* Issue #1370 - Part 3: Implement `content` keyword for `flex-basis` propertyFranklinDM2022-04-07
* Issue #1838 - Part 2: Remove `grid-` prefix from `grid-(column|row)-gap` prop...FranklinDM2022-04-02
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* Issue #1776 - Support detecting bool preferences in chrome stylesheetsJeremy Andrews2021-06-19
* Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-09-30
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-17
* Issue #1525 - Kill marquee elementMoonchild2020-06-01
* [CSS] Add stub for font-variation-settingswolfbeast2020-02-11
* issue #908 - implement missing parts of CSS maskyami2019-02-02
* Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.wolfbeast2019-01-04
* Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01
* [draft] CSS - linear-gradient - zero (0) angle value without degree unit is n...janekptacijarabaci2018-03-12
* CSS - Grid - fit-content unexpectedly reserves space for full clamp size in r...janekptacijarabaci2018-03-12
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02