summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
* Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.Moonchild2021-01-08
* 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 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.Moonchild2021-01-06
* Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.Moonchild2021-01-06
* Issue #61 - Add missing external symbols for gkmedias when WebRTC is builtMatt A. Tobin2021-01-04
* Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias sy...Matt A. Tobin2021-01-03
* Issue #61 - Add missing #endif in symbols fileMoonchild2021-01-03
* Issue #61 - Reinstate buildability with shared gkmedias dllMoonchild2021-01-02
* Issue #1053 - Part 2b: Remove android from /layout reftestsMoonchild2020-12-31
* 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
| * Issue #1673 - Part 3: Bring minimum tab advance up to spec.athenian2002020-10-28
| * Issue #1673 - Part 2: Make tab-size animatable and fix typos.athenian2002020-10-28
| * Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-10-28
* | Issue #1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26
* | [layout] Re-order rowgroups if reflowing.Moonchild2020-10-23
* | [layout] Avoid negative availSize.BSizes in paginated table reflow.Moonchild2020-10-23
* | [DOM] When failing to create a channel and an image request, make sure to setMoonchild2020-10-22
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMoonchild2020-10-20
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...athenian2002020-10-18
| |\
| * | Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-18
| * | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18
* | | Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-20
| |/ |/|
* | Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-03
* | Issue #1665 - Take overflow-wrap into account when calculating min-content in...Moonchild2020-10-03
* | Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-09-30
* | Issue #1656 - Part 10: Manual cleanup.Moonchild2020-09-24
* | Issue #1656 - Part 9: Single-line-comment style.Moonchild2020-09-24
* | Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24
* | Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* | Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* | Issue #1656 - Part 2b: Unmangle one more lost little UTF-8 victim.Moonchild2020-09-23
* | Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* | Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23
|/
* Merge pull request #1654 from athenian200/opacity_percentageMoonchild2020-09-18
|\
| * Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-17
| * Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-16
* | Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-16
* | Merge pull request #1651 from athenian200/link_element_disabledMoonchild2020-09-13
|\|
| * Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-09
| * Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-06
* | Issue #1650 - Add null check.Moonchild2020-09-12
* | Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03
* | Merge pull request #1632 from athenian200/link_element_disabledMoonchild2020-08-18
|\|