summaryrefslogtreecommitdiff
path: root/layout/generic
Commit message (Expand)AuthorAge
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23
* Issue #1656 - Part 2b: Unmangle one more lost little UTF-8 victim.Moonchild2020-09-23
* Issue #1656 - Part 2: Unmangle some unfortunate UTF-8 victims.Moonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03
* Issue #1620 - Remove Development CommentsAndy2020-08-07
* Issue #1620 - Use Intrinsic Aspect Ratio for ImagesAndy2020-08-04
* Issue #1619 - Nits PickedAndy2020-08-02
* Issue #1619 - Add Vertical Writing TestcaseAndy2020-08-01
* Issue #1619 - Convert Intrinsic Ratio to FloatAndy2020-07-31
* Merge pull request #1576 from win7-7/1379306-prMoonchild2020-06-04
|\
| * issue #1575 - Fix the wrong position when we calculate the position for posit...win7-72020-06-02
* | Issue #1525 - Kill marquee elementMoonchild2020-06-01
|/
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-20
* Issue #1543 - Follow-up: avoid displaying the Alt text if an image is loading.Moonchild2020-05-12
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11
* Issue #1355 - Fix the nit, remove nsPoint offset in nsFrame.cpp and change P...win7-72020-05-10
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-08
* Issue #1355 - Avoid unnecessary work in nsIFrame::BuildDisplayListForStacking...win7-72020-05-08
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-08
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-08
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-01
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-04-29
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17
* Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...Matt A. Tobin2020-04-17
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17
* Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the elementMatt A. Tobin2020-04-17
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-10
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-10
* Issue #1485 - Fix incorrect grid cell sizing to min/max space.wolfbeast2020-03-13
* Issue #1480 - Skip abspos, fixed, float and placeholders for outline.wolfbeast2020-03-11
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27
|\
| * Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16
|/
* Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18
* Check if we're already at the end of the frame's content.Jonathan Kew2019-12-06
* Remove unnecessary calls to ReparentFloatsForInlineChild inMats Palmgren2019-11-29