summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
...
* | Issue #2078 - Follow-up: Ensure empty selector lists aren't iterated when ser...FranklinDM2023-03-11
|/
* Issue #2135 - Follow-up: Check for aElement not being nullMoonchild2023-03-10
* Issue #2143 - Implement CSS env() Environment VariablesMartok2023-03-05
* Merge pull request 'Implement CSS `inset` property' (#2140) from FranklinDM/U...Moonchild2023-03-05
|\
| * Issue #2136 - Part 1: Implement CSS inset propertyFranklinDM2023-03-05
* | Issue #2135 - Bug 1329877: Optimize AncestorFilter usage in lazy frame constr...FranklinDM2023-03-04
* | Issue #2135 - Bug 1410578: Make <link rel="stylesheet"> work in shadow treesFranklinDM2023-03-04
* | Issue #2135 - Bug 1453789: Remove Element.createShadowRootFranklinDM2023-03-04
* | Issue #2135 - Bug 1066965: Make contentEditable and spellchecking to work in ...FranklinDM2023-03-04
|/
* Issue #1375 - Follow-up: Get the insertion point right when reconstructing di...FranklinDM2023-02-27
* Issue #1375 - Follow-up: Remove shadow tree hacks in the frame constructorFranklinDM2023-02-27
* Merge pull request 'Fix :host selector matching' (#2128) from FranklinDM/UXP-...Moonchild2023-02-26
|\
| * Issue #1593 - Follow-up: Fix :host selector matchingFranklinDM2023-02-26
* | Issue #1382 - Part 2: Add crash testFranklinDM2023-02-25
* | Issue #1382 - Part 1: Remove assertion that GetPreEffectsVisualOverflowRect i...FranklinDM2023-02-25
|/
* Merge pull request 'Propagate combinator restriction to :is()/:where()' (#212...Moonchild2023-02-23
|\
| * Issue #2078 - Follow-up: Propagate combinator restriction to :is()/:where()FranklinDM2023-02-22
| * Issue #2078 - Follow-up: aPreventComplexSelectors should be passedFranklinDM2023-02-22
| * 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