summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
...
| * 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
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-08-22/+23
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-08-430/+259
* Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...adeshkp2020-05-01-0/+1
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-01-1/+4
* Issue #80 - De-unify layout/xul and tree, gridMoonchild2020-04-30-4/+14
* Issue #80 - De-unify layout/tablesMoonchild2020-04-30-1/+9
* Issue #80 - De-unify layout/svgMoonchild2020-04-30-1/+12
* Issue #80 - De-unify layout/styleMoonchild2020-04-30-15/+39
* Issue #80 - De-unify layout/printingMoonchild2020-04-29-4/+11
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-04-29-8/+21
* Issue #80 - De-unify layout/baseMoonchild2020-04-29-15/+43
* Issue #80 - De-unify layout/mathmlMatt A. Tobin2020-04-18-2/+3
* Issue #80 - De-unify layout/formsMatt A. Tobin2020-04-18-1/+5
* Issue #80 - De-unify /layout/inspectorMatt A. Tobin2020-04-18-2/+2
* Issue #80 - De-unify /layout/tools/layout-debug/srcMatt A. Tobin2020-04-18-1/+1
* Issue #80 - De-unify /layout/ipcMatt A. Tobin2020-04-18-4/+1
* Issue #80 - De-unify /layout/buildMatt A. Tobin2020-04-18-1/+3
* Issue #1375 - Fix IsWebComponentsEnabled checksMatt A. Tobin2020-04-17-69/+122