154
edits
(Created page with "= Firefox 63 Platform Layout Release Notes = == Noteworthy Changes == == All Bugs Fixed == '''Note:''' Does not include some minor automated fixes, such as web platform tes...") |
(Add noteworthy changes) |
||
| Line 2: | Line 2: | ||
== Noteworthy Changes == | == Noteworthy Changes == | ||
=== Features === | |||
* Added support for [https://drafts.csswg.org/css-align-3/#gaps <code>row-gap</code> and <code>column-gap</code>] in flexbox layouts ({{Bug|1398483}}) | |||
* Added support for the [https://drafts.csswg.org/mediaqueries-5/#prefers-reduced-motion <code>prefers-reduced-motion</code>] media query ({{Bug|1365045}}) | |||
* Added support for [https://drafts.csswg.org/mediaqueries-4/#mq-syntax comparison and logical operators in media queries] ({{Bug|1422225}}) | |||
* Added support for <code>clip-path: path()</code> (internal-only) ({{Bug|1246764}}) | |||
* Added support for width-adjustable scrollbars (internal-only) ({{Bug|1475033}}) | |||
=== Web Compatibility === | |||
* Implemented <code>-webkit-appearance</code> ({{Bug|1368555}}) | |||
* Added support for CSS content property replacement on elements ({{Bug|215083}}) | |||
* Fixed float pushed down one line with <code>white-space: nowrap;</code> ({{Bug|488725}}) | |||
== All Bugs Fixed == | == All Bugs Fixed == | ||
edits