canmove, Confirmed users
2,675
edits
(more alignment with FF dev release notes through 114, some 115) |
(CSS Nesting, TextMetrics) |
||
Line 33: | Line 33: | ||
* <code>:has</code> pseudo-class ([https://bugzil.la/1684958418039 meta 418039]) | * <code>:has</code> pseudo-class ([https://bugzil.la/1684958418039 meta 418039]) | ||
* <code>:lang()</code> pseudo-class support string-matching semantics (including * wildcards) for matching language codes and comma-separated lists of languages ([https://bugzil.la/1121792 1121792]) | * <code>:lang()</code> pseudo-class support string-matching semantics (including * wildcards) for matching language codes and comma-separated lists of languages ([https://bugzil.la/1121792 1121792]) | ||
* Nesting Module ([https://bugzil.la/id=1648037 1648037]) | |||
* <code>:nth-child</code> selector supports children based on An+B rule that also matches a defined selector. See ([https://bugzil.la/1808229 1808229]) | * <code>:nth-child</code> selector supports children based on An+B rule that also matches a defined selector. See ([https://bugzil.la/1808229 1808229]) | ||
* <code>@page</code> named pages with <code>page</code> property ([https://bugzil.la/1787947 1787947]) | * <code>@page</code> named pages with <code>page</code> property ([https://bugzil.la/1787947 1787947]) | ||
Line 74: | Line 75: | ||
* <code>CSSContainerRule</code> ([https://bugzil.la/1787173 1787173]) | * <code>CSSContainerRule</code> ([https://bugzil.la/1787173 1787173]) | ||
* <code>scrollend</code> events ([https://bugzil.la/1797013 1797013], [https://bugzil.la/1803435 1803435]) | * <code>scrollend</code> events ([https://bugzil.la/1797013 1797013], [https://bugzil.la/1803435 1803435]) | ||
* <code>TextMetrics.fontBoundingBox*</code> ([https://bugzil.la/1102584 1102584]) | |||
* ... | * ... | ||