summaryrefslogtreecommitdiff
path: root/layout/style
Commit message (Expand)AuthorAge
* Issue #80 - Re-unify most of the layout engineMoonchild2022-09-08
* Issue #1994 - Align CSS.supports with the current spec.Moonchild2022-08-24
* Issue #1970 - Part 5: Move combobox/select padding to the select rule.Moonchild2022-07-23
* Issue #1970 - Part 2: Remove the extra padding on buttonsMoonchild2022-07-22
* Issue #1914 - Implement white-space: break-spacesMoonchild2022-06-10
* Fix property alias indentationFranklinDM2022-05-03
* Issue #1853 - Follow-up: Add missing end of array marker to scrollbar width k...FranklinDM2022-05-03
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * 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 #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /layout"Brian Smith2022-04-26
|/
* Issue #1593 - Part 4: Make :host pass DOM parsing test and basic specificity ...Jeremy Andrews2022-04-19
* Issue #1593 - Part 3: Add selector logic for :host and :host-context.Jeremy Andrews2022-04-19
* 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 6: Update testsFranklinDM2022-04-07
* Issue #1370 - Part 3: Implement `content` keyword for `flex-basis` propertyFranklinDM2022-04-07
* Issue #1838 - Part 7: Update testsFranklinDM2022-04-02
* Issue #1838 - Part 2: Remove `grid-` prefix from `grid-(column|row)-gap` prop...FranklinDM2022-04-02
* Issue #1838 - Part 1: Remove CSS grid preferenceFranklinDM2022-04-02
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1822 - Part 4: Remove URL classifier and internal blocklist errors.Moonchild2022-04-01
* Issue #1822 - Part 3: Remove LOAD_CLASSIFIER_URI and variousMoonchild2022-04-01
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* Issue #1781 - Follow-up: fix debug assert in MergeMultiplicativeR()Moonchild2021-07-24
* Issue #1784 - Add -moz-dark-theme media query and allow prefers-color-scheme ...athenian2002021-06-22
* Merge pull request 'Support detecting bool preferences in chrome stylesheets'...New Tobin Paradigm2021-06-19
|\
| * Issue #1776 - Support detecting bool preferences in chrome stylesheetsJeremy Andrews2021-06-19
* | Issue #1782: Remove Luna, Royale and Zune support from the platform.Moonchild2021-06-14
* | Issue #1781 - Part 2: Fix animation interpolation for stroke-dashoffset.Moonchild2021-06-12
* | Issue #1781 - Part 1: support calc() in stroke-dashoffset CSSMoonchild2021-06-12
* | Issue #1751 -- Remove XP_MACOSX conditionals from /layoutMoonchild2021-05-03
|/
* Merge pull request 'Reinstate "dom.details_element.enabled" preference' (#175...Moonchild2021-04-01
|\
| * Issue #1757 - Reinstate "dom.details_element.enabled" preferenceathenian2002021-03-31
* | Issue #1755 - Add smooth, high-quality and pixelated to CSS image-renderingMoonchild2021-03-28
|/
* Issue #1752 - Implement "prefers-color-scheme" as a user preference.athenian2002021-03-23
* Issue #1719 - Make <menuitem> pref-controlled and disable by default.Moonchild2021-01-25
* Issue #1689 - Part 1: Add pref for DOM Animation timelines APIMoonchild2021-01-14
* Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.Moonchild2021-01-06
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.Moonchild2021-01-06
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26
* Issue #1696 - Propagate flex sizes to the table wrapperMoonchild2020-12-15
* Merge pull request 'Fix up -moz-tab-size and unprefix it.' (#1674) from athen...Moonchild2020-10-30
|\
| * Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.athenian2002020-10-29
| * Issue #1673 - Part 4: Unprefix -moz-tab-size.athenian2002020-10-28