| Commit message (Expand) | Author | Age | Lines |
... | |
* | Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests. | Chris Peterson | 2019-12-18 | -4/+4 |
* | Check if we're already at the end of the frame's content. | Jonathan Kew | 2019-12-06 | -1/+2 |
* | Issue #1309 - Fix handling of display rows where the elements are not | wolfbeast | 2019-12-01 | -13/+11 |
* | Issue #1308 - Create nsDisplayTableBackgroundColor to avoid display | wolfbeast | 2019-12-01 | -3/+37 |
* | Remove unnecessary calls to ReparentFloatsForInlineChild in | Mats Palmgren | 2019-11-29 | -45/+10 |
* | Simplify the overflow child frame reparenting in | Mats Palmgren | 2019-11-29 | -7/+2 |
* | Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0 | wolfbeast | 2019-11-14 | -0/+0 |
* | Issue #1288 - Part 1a: Update brotli to 1.0.7 | wolfbeast | 2019-11-14 | -5/+5 |
* | Merge branch 'table-sticky-work' | wolfbeast | 2019-11-04 | -1464/+443 |
|\ |
|
| * | Issue #146 - Part 7: Remove no longer relevant reftest. | wolfbeast | 2019-11-03 | -62/+0 |
| * | Issue #146 - Part 6: Allow `position: sticky` on table elements. | wolfbeast | 2019-11-03 | -20/+7 |
| * | Issue #146 - Part 5: Treat table row groups as containing blocks. | wolfbeast | 2019-11-03 | -0/+11 |
| * | Issue #146 - Part 4: Adjust tests for fixes. | wolfbeast | 2019-11-03 | -4/+41 |
| * | Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoid | wolfbeast | 2019-11-03 | -7/+75 |
| * | Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid display | wolfbeast | 2019-11-03 | -8/+108 |
| * | Issue #146 - Part 2: Remove custom table painting component. | wolfbeast | 2019-11-02 | -1162/+0 |
| * | Issue #146 - Part 1: Draw each table's background on their own display | wolfbeast | 2019-11-02 | -223/+223 |
* | | MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up. | athenian200 | 2019-10-21 | -0/+3 |
|/ |
|
* | Issue #1230 - Part 3: Update Reftests | Gaming4JC | 2019-09-28 | -122/+143 |
* | Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ... | Gaming4JC | 2019-09-28 | -319/+240 |
* | Issue #1233 - Part 2: Update Reftests | Gaming4JC | 2019-09-28 | -142/+3988 |
* | Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Lay... | Gaming4JC | 2019-09-28 | -278/+383 |
* | Issue #438: Revert incorrect changes to w3c-css reftests | wolfbeast | 2019-08-14 | -4/+4 |
* | Issue #438: Add reftests. | wolfbeast | 2019-08-14 | -0/+27 |
* | Issue #438: Make the nsSVGOuterSVGAnonChildFrame a reference frame. | wolfbeast | 2019-08-14 | -23/+33 |
* | Issue #438: Check for non-rectilinear transforms | wolfbeast | 2019-08-14 | -0/+3 |
* | Issue #438: Rename coord/coords to originValue/transformOrigin. | wolfbeast | 2019-08-14 | -13/+13 |
* | Issue #438: Pixel-snap subpixel value for outer SVG and anon child. | wolfbeast | 2019-08-14 | -2/+7 |
* | Issue #438: Do not round the translation of an SVG frame. | wolfbeast | 2019-08-14 | -6/+36 |
* | Issue #1211: Allow the loading of TYPE_FONT from file: URLs. | wolfbeast | 2019-08-14 | -1/+14 |
* | Outdated comment removal (no code changes) | win7-7 | 2019-08-02 | -1/+0 |
* | 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. | Gaming4JC | 2019-07-18 | -0/+10 |
* | Revert "Capture delayed events and cancel as necessary." | wolfbeast | 2019-07-18 | -16/+0 |
* | Fix comments for Frameproperties | win7-7 | 2019-07-12 | -2/+2 |
* | Iterate the frame property list once to collect which child list properties w... | win7-7 | 2019-07-08 | -36/+80 |
* | Avoid multiple hashtable lookups in DisplayItemData destructor | win7-7 | 2019-07-07 | -2/+7 |
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -944/+726 |
* | Revert "Improve origin-clean algorithm" | wolfbeast | 2019-06-04 | -5/+3 |
* | Improve origin-clean algorithm | wolfbeast | 2019-05-27 | -3/+5 |
* | Lots of time spent maintaining nsDisplayLayerEventRegions (#1116) | win7-7 | 2019-05-24 | -0/+4 |
* | Issue #1101 - Support gzip-compressed SVGs in OpenType+SVG fonts | Gaming4JC | 2019-05-23 | -0/+31 |
* | Merge pull request #1071 from win7-7/nsDisplayListBuilder | Moonchild | 2019-05-03 | -2/+2 |
|\ |
|
| * | patch to Bug 1377329 | win7-7 | 2019-05-02 | -2/+2 |
* | | unnecessary space at the end removed | win7-7 | 2019-05-02 | -1/+0 |
* | | patch to Bug 1363423 | win7-7 | 2019-05-02 | -0/+5 |
|/ |
|
* | Capture delayed events and cancel as necessary. | wolfbeast | 2019-04-26 | -0/+16 |
* | Handle URL token in a closer way to the CSS3 spec | JustOff | 2019-04-20 | -14/+33 |
* | Issue #991 Part 5: DOM and layout | Ascrod | 2019-04-13 | -79/+15 |
* | Add nullcheck in nsSVGUtils::PaintFrameWithEffects | wolfbeast | 2019-04-06 | -3/+6 |
* | Revert "add a nullptr check in nsSVGUtils::PaintFrameWithEffects" | wolfbeast | 2019-04-06 | -1/+1 |