summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* [layout] Re-order rowgroups if reflowing.Moonchild2020-10-24-2/+14
* [layout] Avoid negative availSize.BSizes in paginated table reflow.Moonchild2020-10-24-9/+11
* [DOM] When failing to create a channel and an image request, make sure to setMoonchild2020-10-24-0/+4
* Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-24-2/+13
* Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-24-8/+26
* Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-24-11/+95
* Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-06-4/+11
* Issue #1665 - Take overflow-wrap into account when calculating min-content in...Moonchild2020-10-06-0/+10
* Issue #1647 - Followup: Remove excessive VARIANT_OPACITY statements.athenian2002020-10-01-7/+7
* Issue #1655: Update MediaQueryList to the current draft spec.Moonchild2020-09-23-110/+179
* Issue #1647 - Part 2: Implement VARIANT_OPACITY to correctly serialize.athenian2002020-09-21-35/+33
* Issue #1647 - Part 1: Implement percentage for CSS opacity keywordsathenian2002020-09-21-14/+29
* Issue #1643 - Part 4: Hook up all the plumbing.Moonchild2020-09-21-0/+5
* Issue #1650 - Add null check.Moonchild2020-09-21-1/+1
* Issue #1629 - Part 5: Remove pointless local variables.athenian2002020-09-21-8/+7
* Issue #1629 - Part 4: Ensure isExplicitlyEnabled is false upon sheet creation.athenian2002020-09-21-2/+5
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-08-16/+65
* Issue #1525 - Kill marquee element (uplift)Moonchild2020-09-05-1589/+11
* Issue #1629 - Uplift implementation of <link disabled> behavior for stylesheets.Moonchild2020-08-30-13/+28
* Issue #1620 - Intrinsic Aspect Ratio: Debug Follow up.Gaming4JC2020-08-30-0/+2
* [CSS] Alias -webkit-appearance for compatibility reasonsMoonchild2020-08-30-0/+5
* Issue #1620 - Remove Development CommentsAndy2020-08-30-16/+4
* Issue #1620 - Use Intrinsic Aspect Ratio for Images (uplift)Andy2020-08-30-126/+202
* Issue #1619 - Nits PickedAndy2020-08-07-8/+8
* Issue #1619 - Add Vertical Writing TestcaseAndy2020-08-07-20/+0
* Issue #1619 - Missing Dimension ComputationAndy2020-08-07-0/+10
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-08-07-214/+296
* Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTKLootyhoof2020-06-13-0/+11
* [permissions] Fix build bustage with --disable-permissionsMoonchild2020-05-23-0/+2
* [printing] Fix build bustage with --disable-printingMoonchild2020-05-23-0/+2
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-23-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-20-2/+164
* Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...win7-72020-05-20-18/+275
* Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-20-18/+9
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-20-58/+63
* Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...win7-72020-05-20-5/+3
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-20-340/+488
* Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFramewin7-72020-05-20-0/+3
* Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...win7-72020-05-20-57/+80
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-20-22/+23
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-20-430/+259
* Issue #80 - Fix additional deprot in /layout (redwood)Moonchild2020-05-20-0/+5
* Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...adeshkp2020-05-06-0/+1
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-06-1/+4
* Issue #80 - De-unify layout/xul and tree, gridMoonchild2020-05-06-4/+14
* Issue #80 - De-unify layout/tablesMoonchild2020-05-06-1/+9
* Issue #80 - De-unify layout/svgMoonchild2020-05-06-1/+12
* Issue #80 - De-unify layout/style (redwood)Moonchild2020-05-06-14/+38
* Issue #80 - De-unify layout/printingMoonchild2020-05-06-4/+11