canmove, Confirmed users
2,675
edits
(section heading alignment with FF dev release notes) |
(more alignment with FF dev release notes, add a few soon/recent features, better bug link texts) |
||
Line 16: | Line 16: | ||
== HTML == | == HTML == | ||
* ... | * ... | ||
* <code>inert</code> attribute ([https://bugzil.la/1764263 | * <code>autocapitalize</code> attribute ([https://bugzil.la/1692007 1692007]) | ||
* <code>inert</code> attribute ([https://bugzil.la/1764263 1764263]) | |||
* <code>translate</code> attribute ([https://bugzil.la/1418449 1418449]) | |||
* ... | * ... | ||
== CSS == | == CSS == | ||
* <code>animation-composition</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 | * <code>animation-composition</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 1293490]) | ||
* [https://www.w3.org/TR/css-color-5/ Color] ([https://bugzilla.mozilla.org/show_bug.cgi?id= | * [https://www.w3.org/TR/css-color-5/ Color] ([https://bugzilla.mozilla.org/show_bug.cgi?id=1293490 meta 1293490]) functions: <code>color()</code>, <code>lab()</code> and <code>lch()</code>, <code>oklab()</code> and <code>oklch()</code> | ||
* Constructable Stylesheets ([https://bugzilla.mozilla.org/show_bug.cgi?id=1520690 meta]) | * <code>color-gamut</code> ([https://bugzil.la/1422237 1422237]) | ||
* Container Queries ([https://bugzilla.mozilla.org/show_bug.cgi?id=1744221 meta]) | * Constructable Stylesheets ([https://bugzilla.mozilla.org/show_bug.cgi?id=1520690 meta 1520690]) | ||
* <code>content-visibility</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1660384 meta]) | * Container Queries ([https://bugzilla.mozilla.org/show_bug.cgi?id=1744221 meta 1744221]) | ||
* <code>:has</code> pseudo-class ([https://bugzilla.mozilla.org/show_bug.cgi?id=418039 meta]) | * <code>content-visibility</code> property ([https://bugzilla.mozilla.org/show_bug.cgi?id=1660384 meta 1660384]) | ||
* <code>:has</code> pseudo-class ([https://bugzilla.mozilla.org/show_bug.cgi?id=418039 meta 418039]) | |||
* <code>@page</code> named pages with <code>page</code> property ([https://bugzil.la/1787947 1787947]) | |||
* system-color values <code>Mark</code>, <code>MarkText</code>, and <code>ButtonBorder</code> ([https://bugzil.la/1638052 1638052]) | |||
== SVG == | == SVG == | ||
* ... | |||
* <code>context-stroke</code> and <code>context-fill</code> values inside <code><marker></code> ([https://bugzil.la/752638 752638]) | |||
* ... | |||
== DOM == | == DOM == | ||
* ... | |||
* <code>CSSContainerRule</code> ([https://bugzil.la/1787173 1787173]) | |||
* <code>scrollend</code> events ([https://bugzil.la/1797013 1797013], ([https://bugzil.la/1803435 1803435]) | |||
* ... | |||
== APIs == | |||
* <code>getAutoplayPolicy()</code> ([https://bugzil.la/1773551 1773551]) | |||
* <code>getDirectory()</code> for <abbr title="Origin private file system">OPFS</abbr> with File System Access API ([https://bugzil.la/1785123 1785123]) | |||
* <code>roundRect()</code> ([https://bugzil.la/1756175 1756175]) | |||
== HTTP == | |||
* ... | |||
* <abbr title="Content-Security-Policy">CSP</abbr> <code>'unsafe-hashes'</code> value for source directives ([https://bugzil.la/1343950 1343950]) | |||
* ... | |||
== JavaScript == | == JavaScript == | ||
== Other Formats == | == Other Formats == | ||