summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
* Issue #1970 - Part 7: Restore proper spacing in select for CJK/asian1970-form-focusring-stylingMoonchild2022-07-24
* Issue #1970 - Part 6: Rename CalcLineHeight(), and cache used line heightMoonchild2022-07-23
* Issue #1970 - Part 5: Move combobox/select padding to the select rule.Moonchild2022-07-23
* Issue #1970 - Part 4: Don't overflow -moz-focus-inner border.Moonchild2022-07-22
* Issue #1970 - Part 3: Update reftests.Moonchild2022-07-22
* Issue #1970 - Part 2: Remove the extra padding on buttonsMoonchild2022-07-22
* Issue #1970 - Part 1: Remove unused moz-focus-outer code for buttons.Moonchild2022-07-22
* Issue #1805 - Improve stack size limits for all targets.Moonchild2022-07-15
* Issue #1916 - Part 3: Sticky/relative position fixes in nsTableWrapperFrame.Job Bautista2022-06-17
* Issue #1916 - Part 2: Add a flag to allow FinishReflowChild to handle relativ...Job Bautista2022-06-17
* Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild,...Job Bautista2022-06-17
* Issue #1914 - Implement white-space: break-spacesMoonchild2022-06-10
* Issue #457 - Remove the constructor from gfxShapedText::CompressedGlyph and m...trav902022-05-28
* Issue #1860 - Back out the change to vector for DisplayListsMoonchild2022-05-03
* Issue #1860 - Follow-up: Prevent duplicate display items by checking for its ...FranklinDM2022-05-03
* Fix property alias indentationFranklinDM2022-05-03
* Issue #1853 - Follow-up: Add missing end of array marker to scrollbar width k...FranklinDM2022-05-03
* Merge branch 'master' into 1829Brian Smith2022-04-28
|\
| * Merge pull request 'Remove use counters telemetry' (#1883) from FranklinDM/UX...Moonchild2022-04-26
| |\
| | * Issue #21 - Remove use counters telemetryFranklinDM2022-04-24
| * | Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver.Moonchild2022-04-24
| * | Issue #1881 - Interpret empty or whitespace root margin string as zero lengthFranklinDM2022-04-23
| |/
| * Issue #1877 - Resolve NIGHTLY_BUILD conditionals.Moonchild2022-04-22
* | Issue #1829 - Readd code cleanup that is not Mac related that got clobbered b...Brian Smith2022-04-26
* | Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /layout"Brian Smith2022-04-26
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLK...Brian Smith2022-04-26
|/
* Issue #1593 - Part 4: Make :host pass DOM parsing test and basic specificity ...Jeremy Andrews2022-04-19
* Issue #1593 - Part 3: Add selector logic for :host and :host-context.Jeremy Andrews2022-04-19
* Issue #1593 - Part 1: Import William Chen's patches w/o selector implementation,Jeremy Andrews2022-04-19
* Issue #1873 - Part 3: Fix indentationFranklinDM2022-04-18
* Issue #1873 - Part 2: Ensure normalized parent is used for UndisplayedMap han...FranklinDM2022-04-18
* Issue #1873 - Part 1: Introduce ParentForUndisplayedMap helper methodFranklinDM2022-04-18
* Issue #1860 - Follow-up: Fix indentation.Moonchild2022-04-18
* Issue #1860 - Follow-up: Make sure we don't add duplicate framesMoonchild2022-04-18
* Merge branch 'master' into pr-1860win7-72022-04-18
|\
| * Issue #1838 - Follow-up: Prevent grid shorthand from resetting gutter propertiesFranklinDM2022-04-18
| * Issue #1370 - Follow-up: Give table wrapper boxes a special case during flex ...FranklinDM2022-04-17
| * Merge pull request 'Cache the most recent nsGenConNode to speed up future ins...Moonchild2022-04-16
| |\
| | * Issue #1861 - Cache the most recent nsGenConNode to speed up future insertions.win7-72022-04-15
| * | Issue #1818 - Part 1: remove a number of old GCC hacks.trav902022-04-15
| |/
* / Issue #1860 - Change LayerManagerData::mDisplayItems to a vector instead of h...win7-72022-04-15
|/
* Issue #1836 - Implement Selection.setBaseAndExtent()Moonchild2022-04-08
* Merge pull request 'Implement 'content' keyword for 'flex-basis' property and...Moonchild2022-04-08
|\
| * Issue #1370 - Part 6: Update testsFranklinDM2022-04-07
| * Issue #1370 - Part 4: Treat `flex-basis: content` as `max-content`FranklinDM2022-04-07
| * Issue #1370 - Part 3: Implement `content` keyword for `flex-basis` propertyFranklinDM2022-04-07
| * Issue #1370 - Part 2: Remove redundant special-case code for treating flex-ba...FranklinDM2022-04-07
| * Issue #1370 - Part 1: Refactor nsFrame to use a separate function for handlin...FranklinDM2022-04-07
* | No Issue - Don't build the layout recorder unless debugMatt A. Tobin2022-04-08
* | Issue #1853 - Follow-up: extend attribution mapping to resize and cornerMoonchild2022-04-08