summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
...
| * Issue #2078 - Follow-up: Move isForgiving check to ParsePseudoClassWithSelect...FranklinDM2023-02-22
* | No issue - Move Has* function definition out of the header file for consistencyFranklinDM2023-02-22
|/
* Merge pull request 'Improve :host and :host-context matching' (#2120) from Fr...Moonchild2023-02-21
|\
| * Issue #1593 - Follow-up: Accept only a single selector in the argument of :ho...FranklinDM2023-02-21
| * Issue #1593 - Follow-up: Copy mIsRelevantLink value over rather than calling ...FranklinDM2023-02-21
| * Issue #1593 - Follow-up: :host() should not automatically match if we have a ...FranklinDM2023-02-21
* | Issue #1823 - Ensure :host() and :host-context() are given proper weightsFranklinDM2023-02-21
|/
* Issue #2078 - Part 6: Replace empty list head with the next non-empty list fo...FranklinDM2023-02-20
* Issue #2078 - Part 5: Ensure :is() and :where() are given proper weightsFranklinDM2023-02-20
* Issue #2078 - Part 4: Unify selector list matchingFranklinDM2023-02-20
* Issue #2078 - Part 3: Rename nsCSSRuleProcessor::SelectorListMatches to Restr...FranklinDM2023-02-20
* Issue #2078 - Part 2: Rename nsPseudoClassList->u.mSelectors to mSelectorListFranklinDM2023-02-20
* Issue #2078 - Part 1: Update CSS rule processor to handle :is() and :where() ...FranklinDM2023-02-20
* Issue #2111 - Implement CSSStyleRule.selectorText setterFranklinDM2023-02-20
* Issue #2107 - Clean up caret when destroying editor.Job Bautista2023-02-09
* Issue #2104 - Part 2: Indicate if a label was cropped via the "_is_cropped" a...FranklinDM2023-02-03
* Issue #2104 - Part 1: Implement "clip" attribute value for XUL string croppingFranklinDM2023-02-03
* Issue #2084 - Part 2: Simplify logic in CSSParserImpl::LookupKeywordPrefixAwareFranklinDM2023-01-06
* Issue #2084 - Part 1: Remove CSSUnprefixingService.js and associated codeFranklinDM2023-01-06
* Issue #2075 - Part 5: Allow logical aliases in the property database.Moonchild2022-12-31
* Issue #2075 - Part 4: Update testsMoonchild2022-12-31
* Issue #2075 - Part 2: Update devtools for inset-*Moonchild2022-12-31
* Issue #2075 - Part 1: Rename offset-* logical properties to inset-*Moonchild2022-12-30
* Merge pull request 'Only wrap the last line of inline elements when positivel...Moonchild2022-12-24
|\
| * Issue #2068 - Only wrap the last line of inline elements when positively padd...Job Bautista2022-12-24
* | Issue #2063 - Ensure a floated ::first-letter inherits from ::first-line.Job Bautista2022-12-23
|/
* PR #2050 follow-up: add symbols to build shared on Windows.Moonchild2022-12-03
* Issue #2030 - Pref-gate default button event dispatch logicMartok2022-11-27
* Issue #2030 - Allow child nodes of button to participate in mouse hit testsMartok2022-11-27
* Issue #2030 - (chore) refactor event dispatch functionsMartok2022-11-27
* [No issue] Add executable bit to shell scripts in treetrav902022-11-25
* Issue #1769: Update symbols for libxul linkageMoonchild2022-11-07
* Fix some debug assertions.Moonchild2022-10-04
* Revert "Issue #1986 - Use logical coordinates in flex containers."Moonchild2022-09-27
* Revert "Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some ...Moonchild2022-09-27
* Revert "Issue #1986 - Add in reftests for new behavior."Moonchild2022-09-27
* Issue #1992 - Part 1: Un-prefix -moz-{min|max}-content keywords.Moonchild2022-09-20
* Issue #80 - Re-unify most of the layout engineMoonchild2022-09-08
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Merge branch 'master' of https://repo.palemoon.org/MoonchildProductions/UXPMoonchild2022-08-24
|\
| * Issue #1986 - Add in reftests for new behavior.Jeremy Andrews2022-08-18
| * Issue #1986 - Part 2: Add IsItemInlineAxisMainAxis() and rework some nsFrame ...Jeremy Andrews2022-08-16
| * Issue #1986 - Use logical coordinates in flex containers.Jeremy Andrews2022-08-16
* | Issue #1994 - Align CSS.supports with the current spec.Moonchild2022-08-24
|/
* Issue #1970 - Follow-up: Better fix for Unix that works on newer GCC.Jeremy Andrews2022-08-13
* Issue #1970 - Follow-up: Fix GTK3 build for SunOS and CentOS.Jeremy Andrews2022-08-13
* 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