| Commit message (Expand) | Author | Age | Lines |
* | Issue #1507 - Remove nsRefreshDriver's use of high res system timers. | wolfbeast | 2020-04-14 | -103/+0 |
* | Issue #1355 - Make addition of cell border display items depend on | wolfbeast | 2020-04-14 | -4/+112 |
* | Issue #1485 - Fix incorrect grid cell sizing to min/max space. | wolfbeast | 2020-04-14 | -29/+77 |
* | Issue #1480 - Skip abspos, fixed, float and placeholders for outline. | wolfbeast | 2020-04-14 | -2/+12 |
* | Revert "Issue #1355 - Better way to create display items for column backgrounds" | wolfbeast | 2020-04-14 | -1054/+830 |
* | Revert "Layout\reftests\table-background\reftest.list should have only additi... | wolfbeast | 2020-04-14 | -15/+15 |
* | Layout\reftests\table-background\reftest.list should have only additions to t... | win7-7 | 2020-04-14 | -15/+15 |
* | Issue #1355 - Better way to create display items for column backgrounds | win7-7 | 2020-04-14 | -830/+1054 |
* | Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster | win7-7 | 2020-04-14 | -123/+77 |
* | [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds. | wolfbeast | 2020-04-14 | -0/+2 |
* | Fix a whitespace issue in nsComputedDOMStyle.cpp | wolfbeast | 2020-04-14 | -3/+3 |
* | [CSS] Add stub for font-variation-settings | wolfbeast | 2020-04-14 | -0/+42 |
* | Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou... | win7-7 | 2020-04-14 | -12/+26 |
* | fix whitespace | win7-7 | 2020-04-14 | -1/+1 |
* | Issue #1386 - Devirtualize GetRowSpan/GetColSpan | win7-7 | 2020-04-14 | -61/+24 |
* | Issue #1395 - Remove FlyWeb Service | Matt A. Tobin | 2020-04-14 | -11/+0 |
* | Issue #1390 - Get rid of the Presentation API | Matt A. Tobin | 2020-04-14 | -31/+0 |
* | Issue #1355 - Hit testing in large tables has become extremely slow | win7-7 | 2020-04-14 | -7/+30 |
* | Revert "Issue #1355 - Hit testing in large tables has become extremely slow" | wolfbeast | 2020-04-14 | -29/+7 |
* | Issue #1355 - Hit testing in large tables has become extremely slow | win7-7 | 2020-04-14 | -7/+29 |
* | Issue #1378 - Follow-up: make sure background items remain table-aligned. | wolfbeast | 2020-04-14 | -1/+1 |
* | Issue #1378 - Align the drawing of table cell backgrounds with the spec. | wolfbeast | 2020-04-14 | -55/+105 |
* | Issue #1355 - Speed up the traversal of a table row frame's child cells | win7-7 | 2020-04-14 | -28/+27 |
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling. | athenian200 | 2020-04-14 | -35/+29 |
* | Issue #1360 - Part 2: Update tests for changed preferences. | wolfbeast | 2020-04-14 | -7/+3 |
* | Bug 1322938 - Basic implementation of HTMLDialogElement. | Gaming4JC | 2020-01-07 | -0/+21 |
* | Issue #1345 - Implement non-standard legacy CSSStyleSheet rules | JustOff | 2020-01-07 | -0/+29 |
* | Issue #1118 - Part 6: Fix various tests that are no longer correct. | wolfbeast | 2019-12-22 | -1/+0 |
* | Issue #1118 - Part 5: Change the way document.open() works | wolfbeast | 2019-12-22 | -0/+5 |
* | Issue #1219 - Align computed DOM styles with mainstream behvior. | wolfbeast | 2019-12-20 | -37/+42 |
* | 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 |