summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* 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
| * Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-06-2/+5
* | Issue #1650 - Add null check.Moonchild2020-09-12-1/+1
* | Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03-16/+65
* | 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 - Remove Development CommentsAndy2020-08-07-16/+4
* | Issue #1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04-126/+202
* | Issue #1619 - Nits PickedAndy2020-08-02-8/+8
* | Issue #1619 - Add Vertical Writing TestcaseAndy2020-08-01-20/+0
* | Issue #1619 - Missing Dimension ComputationAndy2020-07-31-0/+10
* | Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31-214/+296
|/
* Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTKLootyhoof2020-06-09-0/+11
* Merge pull request #1576 from win7-7/1379306-prMoonchild2020-06-04-2/+154
|\
| * issue #1575 - Fix the wrong position when we calculate the position for posit...win7-72020-06-02-2/+154
* | Issue #1525 - Kill marquee elementMoonchild2020-06-01-1578/+0
* | Issue #1564 - Split off nsIdentifierMapEntry in its own headerwolfbeast2020-05-25-0/+1
|/
* [permissions] Fix build bustage with --disable-permissionsMoonchild2020-05-21-0/+2
* [printing] Fix build bustage with --disable-printingMoonchild2020-05-21-0/+2
* Merge pull request #1559 from athenian200/form-disabled-issueMoonchild2020-05-21-29/+35
|\
| * Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20-29/+35
* | Issue #1538 - remove speech recognition engineMoonchild2020-05-20-38/+0
|/
* issue #1547 - Correct z-ordering for some table parts and add reftestswin7-72020-05-13-2/+164
* Merge pull request #1546 from win7-7/1375518-prMoonchild2020-05-13-18/+275
|\
| * Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...win7-72020-05-12-18/+275
* | Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-12-18/+9
|/
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11-58/+63
* Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...win7-72020-05-10-5/+3
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-08-340/+488
* Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFramewin7-72020-05-08-0/+3
* Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...win7-72020-05-08-57/+80