canmove, Confirmed users
2,849
edits
(142) |
(143) |
||
Line 7: | Line 7: | ||
Related Links: | Related Links: | ||
* [https://whattrainisitnow.com/calendar/ Firefox Release Calendar] (future) | * [https://whattrainisitnow.com/calendar/ Firefox Release Calendar] (future) | ||
* [https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases Firefox release notes for developers] (past)<!-- thru | * [https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases Firefox release notes for developers] (past)<!-- thru Fx143, needs to incorporate Fx144 to present, eventually thru 146 relnotes --><!-- confirm all Interop 2025 focus areas are listed --> | ||
* [https://firefox-source-docs.mozilla.org/contributing/pocket-guide-shipping-firefox.html Pocket Guide: Shipping Firefox] | * [https://firefox-source-docs.mozilla.org/contributing/pocket-guide-shipping-firefox.html Pocket Guide: Shipping Firefox] | ||
Line 27: | Line 27: | ||
* <code>:open</code> pseudo-class ([https://bugzil.la/1936113 1936113]) | * <code>:open</code> pseudo-class ([https://bugzil.la/1936113 1936113]) | ||
* <code>::details-content</code> pseudo-element ([https://bugzil.la/1901037 1901037]) | * <code>::details-content</code> pseudo-element ([https://bugzil.la/1901037 1901037]) | ||
* <code>::highlight</code> ([https://bugzil.la/1964089 1964089]) | * <code>::highlight</code> pseudo-element ([https://bugzil.la/1964089 1964089]) | ||
* <code>::marker</code> with before and after pseudo-elements, e.g. <code>::before::marker</code> and <code>::after::marker</code> ([https://bugzil.la/1980215 1980215]) | |||
* <code>align-self</code>, <code>justify-self</code>, <code>place-self</code> support for absolutely positioned elements ([https://bugzil.la/1920160 1920160]) | * <code>align-self</code>, <code>justify-self</code>, <code>place-self</code> support for absolutely positioned elements ([https://bugzil.la/1920160 1920160]) | ||
* <code>font-variant-emoji</code> ([https://bugzil.la/1954214 1954214]) | * <code>font-variant-emoji</code> ([https://bugzil.la/1954214 1954214]) | ||
* <code>hyphenate-limit-chars</code> ([https://bugzil.la/1521723 1521723], [https://bugzil.la/1947183 1947183]) | * <code>hyphenate-limit-chars</code> ([https://bugzil.la/1521723 1521723], [https://bugzil.la/1947183 1947183]) | ||
* <code>linear-gradient()</code>, <code>conic-gradient()</code>, <code>radial-gradient()</code> support single color stop and 0-1 positions ([https://bugzil.la/1900530 1900530]) | * <code>linear-gradient()</code>, <code>conic-gradient()</code>, <code>radial-gradient()</code> support single color stop and 0-1 positions ([https://bugzil.la/1900530 1900530]) | ||
* <code>text-autospace</code> ([https://bugzil.la/1869577 1869577]) | |||
* <code>text-decoration-line:spelling-error</code> and <code>grammar-error</code> ([https://bugzil.la/1950844 1950844]) | * <code>text-decoration-line:spelling-error</code> and <code>grammar-error</code> ([https://bugzil.la/1950844 1950844]) | ||
* ... | * ... | ||
Line 46: | Line 48: | ||
== Rendering == | == Rendering == | ||
* WebGPU shipping on Windows in H1, Mac and Linux in H2. | * WebGPU shipping on Windows in H1, Mac and Linux in H2. | ||
* WebGPU external textures ([https://bugzil.la/1979100 1979100]) | |||
* ... | * ... | ||
Line 131: | Line 134: | ||
* <code>emulation.setGeolocationOverride</code> ([https://bugzil.la/1954992 1954992]) | * <code>emulation.setGeolocationOverride</code> ([https://bugzil.la/1954992 1954992]) | ||
* <code>emulation.setLocaleOverride</code> ([https://bugzil.la/1968952 1968952]) | * <code>emulation.setLocaleOverride</code> ([https://bugzil.la/1968952 1968952]) | ||
* <code>network.addDataCollector</code> ([https://bugzil.la/1971778 1971778]) | |||
* <code>network.removeDataCollector</code> ([https://bugzil.la/1971781 1971781]) | |||
* <code>network.getData</code> ([https://bugzil.la/1971780 1971780]) | |||
* ,code>network.disownData</code> ([https://bugzil.la/1971779 1971779]) | |||
* <code>script.addPreloadScript</code> support <code>userContexts</code> field ([https://bugzil.la/1940927 1940927]) | * <code>script.addPreloadScript</code> support <code>userContexts</code> field ([https://bugzil.la/1940927 1940927]) | ||
* <code>sessions.subscribe</code> argument <code>userContexts</code> ([https://bugzil.la/1938604 1938604]) | * <code>sessions.subscribe</code> argument <code>userContexts</code> ([https://bugzil.la/1938604 1938604]) |