summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* 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
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-05-06-8/+21
* Issue #80 - De-unify layout/baseMoonchild2020-05-06-15/+43
* Issue #80 - De-unify layout/mathmlMatt A. Tobin2020-04-24-2/+3
* Issue #80 - De-unify layout/formsMatt A. Tobin2020-04-24-1/+5
* Issue #80 - De-unify /layout/inspectorMatt A. Tobin2020-04-24-2/+2
* Issue #80 - De-unify /layout/tools/layout-debug/srcMatt A. Tobin2020-04-24-1/+1
* Issue #80 - De-unify /layout/ipcMatt A. Tobin2020-04-24-4/+1
* Issue #80 - De-unify /layout/buildMatt A. Tobin2020-04-24-1/+3
* Fix deprot in /layoutwolfbeast2020-04-14-0/+1
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-14-1/+1
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-14-0/+2
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-14-0/+4