summaryrefslogtreecommitdiffstats
path: root/layout/style
Commit message (Expand)AuthorAgeLines
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06-1/+1
* Issue #1705 - Part 1: Rename nsChangeHint_CSSOverflowChange to *ScrollbarChange.Moonchild2021-01-06-1/+1
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26-69/+13
* 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-291/+307
|\
| * 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 2: Make tab-size animatable and fix typos.athenian2002020-10-28-2/+4
| * Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-10-28-33/+79
* | Issue #1656 - Nuke the remaining vim lines in UXPMoonchild2020-10-26-1/+0
|/
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMoonchild2020-10-20-10/+113
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...athenian2002020-10-18-173/+190
| |\
| * | Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-18-7/+25
| * | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18-9/+94
* | | Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-20-0/+3
| |/ |/|
* | Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-03-2/+8
* | Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-09-30-6/+6
* | Issue #1656 - Part 8: Devtools and misc.Moonchild2020-09-24-2/+0
* | Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-2/+0
* | Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-15/+0
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-8/+0
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-51/+0
* | Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-87/+176
|/
* Merge pull request #1654 from athenian200/opacity_percentageMoonchild2020-09-18-23/+36
|\
| * Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-17-33/+31
| * Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-16-14/+29
* | 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
| * Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-06-2/+5
* | Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03-2/+15
* | Merge pull request #1632 from athenian200/link_element_disabledMoonchild2020-08-18-13/+28
|\|
| * Issue #1629 - Part 2: Implement the Explicitly Enabled flag.athenian2002020-08-13-13/+28
* | Issue #1620 - Intrinsic Aspect Ratio: Debug Follow up.Gaming4JC2020-08-16-0/+2
* | [CSS] Alias -webkit-appearance for compatibility reasonsMoonchild2020-08-10-0/+5
* | Issue #1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04-0/+26
* | Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31-2/+2
|/
* Issue #1525 - Kill marquee elementMoonchild2020-06-01-789/+0
* Issue #1564 - Split off nsIdentifierMapEntry in its own headerwolfbeast2020-05-25-0/+1
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20-1/+6
* Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-12-1/+0
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-01-0/+3
* Issue #80 - De-unify layout/styleMoonchild2020-04-30-15/+39
* Bug 1425769 - Base class for ShadowRoot and Document to manage style stateMatt A. Tobin2020-04-17-4/+4
* Issue #80 - De-unify dom/baseMatt A. Tobin2020-04-17-0/+1
* Bug 1417829 - Remove unresolved pseudoclassMatt A. Tobin2020-04-17-3/+0
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17-0/+66
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17-0/+6
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17-14/+14
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-7/+25
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17-24/+69