summaryrefslogtreecommitdiffstats
path: root/layout
Commit message (Expand)AuthorAgeLines
* Merge pull request #1376 from win7-7/optimization-1-prMoonchild2020-01-30-28/+27
|\
| * Issue #1355 - Speed up the traversal of a table row frame's child cellswin7-72020-01-29-28/+27
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27-73/+19
|\|
| * Merge branch '1360'wolfbeast2020-01-27-7/+3
| |\
| | * Issue #1360 - Part 2: Update tests for changed preferences.wolfbeast2020-01-26-7/+3
| * | Bug 1315885 - Part 4: Implement callback reaction for custom element reactions.Gaming4JC2020-01-26-2/+0
| * | Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26-64/+16
| |/
* / Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-35/+29
|/
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-0/+21
* Issue #1345 - Implement non-standard legacy CSSStyleSheet rulesJustOff2020-01-07-0/+29
* Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22-1/+0
* Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22-0/+5
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-37/+42
* Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18-4/+4
* Check if we're already at the end of the frame's content.Jonathan Kew2019-12-06-1/+2
* Issue #1309 - Fix handling of display rows where the elements are notwolfbeast2019-12-01-13/+11
* Issue #1308 - Create nsDisplayTableBackgroundColor to avoid displaywolfbeast2019-12-01-3/+37
* Remove unnecessary calls to ReparentFloatsForInlineChild inMats Palmgren2019-11-29-45/+10
* Simplify the overflow child frame reparenting inMats Palmgren2019-11-29-7/+2
* Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0wolfbeast2019-11-14-0/+0
* Issue #1288 - Part 1a: Update brotli to 1.0.7wolfbeast2019-11-14-5/+5
* Merge branch 'table-sticky-work'wolfbeast2019-11-04-1464/+443
|\
| * Issue #146 - Part 7: Remove no longer relevant reftest.wolfbeast2019-11-03-62/+0
| * Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-20/+7
| * Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+11
| * Issue #146 - Part 4: Adjust tests for fixes.wolfbeast2019-11-03-4/+41
| * Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoidwolfbeast2019-11-03-7/+75
| * Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid displaywolfbeast2019-11-03-8/+108
| * Issue #146 - Part 2: Remove custom table painting component.wolfbeast2019-11-02-1162/+0
| * Issue #146 - Part 1: Draw each table's background on their own displaywolfbeast2019-11-02-223/+223
* | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+3
|/
* Issue #1230 - Part 3: Update ReftestsGaming4JC2019-09-28-122/+143
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-319/+240
* Issue #1233 - Part 2: Update ReftestsGaming4JC2019-09-28-142/+3988
* Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Lay...Gaming4JC2019-09-28-278/+383
* Issue #438: Revert incorrect changes to w3c-css reftestswolfbeast2019-08-14-4/+4
* Issue #438: Add reftests.wolfbeast2019-08-14-0/+27
* Issue #438: Make the nsSVGOuterSVGAnonChildFrame a reference frame.wolfbeast2019-08-14-23/+33
* Issue #438: Check for non-rectilinear transformswolfbeast2019-08-14-0/+3
* Issue #438: Rename coord/coords to originValue/transformOrigin.wolfbeast2019-08-14-13/+13
* Issue #438: Pixel-snap subpixel value for outer SVG and anon child.wolfbeast2019-08-14-2/+7
* Issue #438: Do not round the translation of an SVG frame.wolfbeast2019-08-14-6/+36
* Issue #1211: Allow the loading of TYPE_FONT from file: URLs.wolfbeast2019-08-14-1/+14
* Outdated comment removal (no code changes)win7-72019-08-02-1/+0
* 1332245 - Move nsScriptError from js/xpconnect to dom/bindings.Gaming4JC2019-07-18-0/+10
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-16/+0
* Fix comments for Framepropertieswin7-72019-07-12-2/+2
* Iterate the frame property list once to collect which child list properties w...win7-72019-07-08-36/+80
* Avoid multiple hashtable lookups in DisplayItemData destructorwin7-72019-07-07-2/+7
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-944/+726