canmove, Confirmed users
2,854
edits
(→Writing Modes: writing modes 3) |
m (stylo) |
||
| Line 7: | Line 7: | ||
=== Actively Implementing === | === Actively Implementing === | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1243581 Stylo] | |||
==== Flexbox ==== | ==== Flexbox ==== | ||
Mozilla has a pretty solid complete [https://www.w3.org/TR/css-flexbox-1/ Flexbox] (W3C CR, just waiting on feature-interaction tests to go PR) implementation. We are working on some fixes to make it even better, e.g. | Mozilla has a pretty solid complete [https://www.w3.org/TR/css-flexbox-1/ Flexbox] (W3C CR, just waiting on feature-interaction tests to go PR) implementation. We are working on some fixes to make it even better, e.g. | ||
| Line 69: | Line 71: | ||
* Intersection observer ([https://groups.google.com/forum/#!searchin/mozilla.dev.platform/Intersection$20observer%7Csort:relevance/mozilla.dev.platform/YdKTMvQygl0/etZvkSkeDQAJ Intent to ship thread]) | * Intersection observer ([https://groups.google.com/forum/#!searchin/mozilla.dev.platform/Intersection$20observer%7Csort:relevance/mozilla.dev.platform/YdKTMvQygl0/etZvkSkeDQAJ Intent to ship thread]) | ||
* Resize observer (intent to implement coming) | * Resize observer (intent to implement coming) | ||
* [https://w3c.github.io/web-animations/ Web Animations API] ([https://bugzilla.mozilla.org/show_bug.cgi?id=875219 metabug]) | * [https://w3c.github.io/web-animations/ Web Animations API] ([https://bugzilla.mozilla.org/show_bug.cgi?id=875219 metabug]) | ||
* PDF viewer support (PDFium bug#?) | * PDF viewer support (PDFium bug#?) | ||