summaryrefslogtreecommitdiffstats
path: root/layout/generic
Commit message (Expand)AuthorAgeLines
* Issue #1705 - Part 5: Implement scrollbar-width:none for all target platforms.Moonchild2021-01-08-12/+27
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06-27/+27
* Issue #1705 - Part 2: Add a ShowScrollbar enum to be used in ScrollReflowInput.Moonchild2021-01-06-29/+57
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26-150/+11
* 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-3/+3
* Issue #1673 - Part 1: Allow tab-size to accept <length>.athenian2002020-10-28-29/+45
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMoonchild2020-10-20-2/+1
|\
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into car...athenian2002020-10-18-40/+11
| |\
| * | Issue #1668 - Part 2: Visited color and auto support for caret-color property.athenian2002020-10-18-1/+1
| * | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18-2/+1
* | | Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-20-2/+9
| |/ |/|
* | Issue #1666 - Implement overflow-wrap: anywhereMoonchild2020-10-03-2/+3
* | Issue #1665 - Take overflow-wrap into account when calculating min-content in...Moonchild2020-10-03-0/+10
* | Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
* | Issue #1656 - Part 4: Manual cleanupMoonchild2020-09-23-3/+0
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-10/+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-35/+9
|/
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03-5/+9
* Issue #1620 - Remove Development CommentsAndy2020-08-07-4/+0
* Issue #1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04-126/+176
* Issue #1619 - Nits PickedAndy2020-08-02-6/+7
* Issue #1619 - Add Vertical Writing TestcaseAndy2020-08-01-20/+0
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31-103/+182
* Merge pull request #1576 from win7-7/1379306-prMoonchild2020-06-04-2/+2
|\
| * issue #1575 - Fix the wrong position when we calculate the position for posit...win7-72020-06-02-2/+2
* | Issue #1525 - Kill marquee elementMoonchild2020-06-01-332/+0
|/
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20-18/+0
* Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-12-17/+9
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11-55/+59
* Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...win7-72020-05-10-2/+1
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-08-4/+40
* Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...win7-72020-05-08-47/+53
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-08-8/+8
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-08-192/+146
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-01-1/+1
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-04-29-8/+21
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17-0/+16
* Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...Matt A. Tobin2020-04-17-0/+92
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-7/+13
* Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the elementMatt A. Tobin2020-04-17-0/+15
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17-45/+37
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-54/+31
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-13/+6
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16-2/+22
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16-1/+2
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16-5/+30
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14-1/+2