Confirmed users
796
edits
(→DOM APIs: Add low priority section and 1181624 to it.) |
(→CSS properties: props -> features, + add gradients (whoops)) |
||
| Line 11: | Line 11: | ||
[https://docs.google.com/spreadsheets/d/173d1p3LkW_LWk-VMnrxGPhTobtKSpED30Fys5ZJLttA/edit?pli=1#gid=51341101 This document of WebKit stuff implemented in Microsoft Edge] also serves as a guide, though not everything will be as important for Gecko. | [https://docs.google.com/spreadsheets/d/173d1p3LkW_LWk-VMnrxGPhTobtKSpED30Fys5ZJLttA/edit?pli=1#gid=51341101 This document of WebKit stuff implemented in Microsoft Edge] also serves as a guide, though not everything will be as important for Gecko. | ||
==CSS | ==CSS Features== | ||
Tracker bug for CSS changes: [https://bugzilla.mozilla.org/show_bug.cgi?id=1170789 1170789] | Tracker bug for CSS changes: [https://bugzilla.mozilla.org/show_bug.cgi?id=1170789 1170789] | ||
| Line 25: | Line 25: | ||
* -webkit-flexbox (implemented currently by [https://bugzilla.mozilla.org/show_bug.cgi?id=1107378 1107378]) | * -webkit-flexbox (implemented currently by [https://bugzilla.mozilla.org/show_bug.cgi?id=1107378 1107378]) | ||
* -webkit-background* [https://bugzilla.mozilla.org/show_bug.cgi?id=1179386 1179386] | * -webkit-background* [https://bugzilla.mozilla.org/show_bug.cgi?id=1179386 1179386] | ||
* -webkit- prefixed gradients (bug to follow) | |||
* -webkit-transforms [https://bugzilla.mozilla.org/show_bug.cgi?id=1179444 1179444] | * -webkit-transforms [https://bugzilla.mozilla.org/show_bug.cgi?id=1179444 1179444] | ||
* -webkit-transitions [https://bugzilla.mozilla.org/show_bug.cgi?id=1179437 1179437] | * -webkit-transitions [https://bugzilla.mozilla.org/show_bug.cgi?id=1179437 1179437] | ||