summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* [layout, XUL] Avoid accessing invalidated frame.Moonchild2021-01-26-1/+6
* Issue #1719 - Make <menuitem> pref-controlled and disable by default.Moonchild2021-01-25-2/+4
* Issue #1689 - Part 3: Add a preference for animation composite modes.Moonchild2021-01-14-3/+3
* Issue #1689 - Part 1: Add pref for DOM Animation timelines APIMoonchild2021-01-14-0/+3
* Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.Moonchild2021-01-08-12/+27
* Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser.Moonchild2021-01-06-0/+68
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06-87/+87
* Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.Moonchild2021-01-06-29/+57
* Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.Moonchild2021-01-06-7/+7
* Issue #61 - Add missing external symbols for gkmedias when WebRTC is builtMatt A. Tobin2021-01-04-0/+16
* Issue #61 - Add missing external symbol cubeb_set_log_callback to gkmedias sy...Matt A. Tobin2021-01-03-0/+1
* Issue #61 - Add missing #endif in symbols fileMoonchild2021-01-03-1/+1
* Issue #61 - Reinstate buildability with shared gkmedias dllMoonchild2021-01-02-5/+684
* Issue #1053 - Part 2b: Remove android from /layout reftestsMoonchild2020-12-31-18092/+511
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26-540/+56
* Issue #1696 - Propagate flex sizes to the table wrapperMoonchild2020-12-15-0/+3
* Merge pull request 'Fix up -moz-tab-size and unprefix it.' (#1674) from athen...Moonchild2020-10-30-326/+377
|\
| * Issue #1673 - Part 5: Fix brace style and missed -moz-tab-size reference.athenian2002020-10-29-255/+212
| * Issue #1673 - Part 4: Unprefix -moz-tab-size.athenian2002020-10-28-7/+18
| * Issue #1673 - Part 3: Bring minimum tab advance up to spec.athenian2002020-10-28-11/+30
| * Issue #1673 - Part 2: Make tab-size animatable and fix typos.athenian2002020-10-28-5/+7
| * Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-10-28-62/+124
* | Issue #1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26-48/+0
* | [layout] Re-order rowgroups if reflowing.Moonchild2020-10-23-2/+14
* | [layout] Avoid negative availSize.BSizes in paginated table reflow.Moonchild2020-10-23-9/+11
* | [DOM] When failing to create a channel and an image request, make sure to setMoonchild2020-10-22-0/+4
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMoonchild2020-10-20-12/+114
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...athenian2002020-10-18-335/+206
| |\
| * | Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-18-8/+26
| * | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18-11/+95
* | | Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-20-2/+13
| |/ |/|
* | Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-03-4/+11
* | Issue #1665 - Take overflow-wrap into account when calculating min-content in...Moonchild2020-10-03-0/+10
* | Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-09-30-7/+7
* | Issue #1656 - Part 10: Manual cleanup.Moonchild2020-09-24-9/+1
* | Issue #1656 - Part 9: Single-line-comment style.Moonchild2020-09-24-1/+0
* | Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-20/+0
* | Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-25/+0
* | Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-20/+0
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-27/+0
* | Issue #1656 - Part 2b: Unmangle one more lost little UTF-8 victim.Moonchild2020-09-23-1/+1
* | Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23-8/+8
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-123/+9
* | Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-110/+179
|/
* Merge pull request #1654 from athenian200/opacity_percentageMoonchild2020-09-18-25/+38
|\
| * Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-17-35/+33
| * Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-16-14/+29
* | Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-16-0/+5
* | Merge pull request #1651 from athenian200/link_element_disabledMoonchild2020-09-13-5/+7
|\|
| * Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-09-8/+7