CSS: Difference between revisions
Jump to navigation
Jump to search
(Platform priorities) |
(→Platform priorities: link a few priority spec and rough cr/wd status) |
||
| Line 8: | Line 8: | ||
The following CSS specs/proposal are a priority for the [[Platform]]. | The following CSS specs/proposal are a priority for the [[Platform]]. | ||
* CSS Masking, https://bugzilla.mozilla.org/show_bug.cgi?id=686281 | * [https://drafts.fxtf.org/masking/ CSS Masking] (CR), https://bugzilla.mozilla.org/show_bug.cgi?id=686281 | ||
* CSS Alignment, https://bugzilla.mozilla.org/show_bug.cgi?id=1105570 | * [https://drafts.csswg.org/css-align/ CSS Alignment] (WD), https://bugzilla.mozilla.org/show_bug.cgi?id=1105570 | ||
* calc() for numbers / unit algebra, https://bugzilla.mozilla.org/show_bug.cgi?id=594933 | * [https://drafts.csswg.org/css-values-3/#calc-notation calc() for numbers / unit algebra] (CR/WD), https://bugzilla.mozilla.org/show_bug.cgi?id=594933 | ||
* Background-position x/y | * Background-position x/y | ||
* Flexbox fixes (eg. [https://bugzilla.mozilla.org/show_bug.cgi?id=812687 812687] ) | * Flexbox fixes (eg. [https://bugzilla.mozilla.org/show_bug.cgi?id=812687 812687] ) | ||
* CSS Houdini, Houdini Implementation Plan development | * CSS Houdini, Houdini Implementation Plan development | ||
* CSS Shapes - https://bugzilla.mozilla.org/show_bug.cgi?id=1098939 | * [https://drafts.csswg.org/css-shapes/ CSS Shapes] (CR) - https://bugzilla.mozilla.org/show_bug.cgi?id=1098939 | ||
* CSS handling of HTML5 <details> <summary> - https://bugzilla.mozilla.org/show_bug.cgi?id=591737 | * CSS handling of HTML5 <details> <summary> - https://bugzilla.mozilla.org/show_bug.cgi?id=591737 | ||
* CSS Backdrop-filter - https://bugzilla.mozilla.org/show_bug.cgi?id=1178765 | * [https://drafts.fxtf.org/filters-2/#BackdropFilterProperty CSS Backdrop-filter] - https://bugzilla.mozilla.org/show_bug.cgi?id=1178765 | ||
* CSS Media Queries 4 work (negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774 | * CSS Media Queries 4 work (negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774 | ||
* CSS multicol a11y bug hack removal | * CSS multicol a11y bug hack removal | ||
Revision as of 19:49, 31 March 2016
This article is a stub. You can help MozillaWiki by expanding it.
CSS
This is the Mozilla wiki home page for Cascading Style Sheets (CSS).
Platform priorities
The following CSS specs/proposal are a priority for the Platform.
- CSS Masking (CR), https://bugzilla.mozilla.org/show_bug.cgi?id=686281
- CSS Alignment (WD), https://bugzilla.mozilla.org/show_bug.cgi?id=1105570
- calc() for numbers / unit algebra (CR/WD), https://bugzilla.mozilla.org/show_bug.cgi?id=594933
- Background-position x/y
- Flexbox fixes (eg. 812687 )
- CSS Houdini, Houdini Implementation Plan development
- CSS Shapes (CR) - https://bugzilla.mozilla.org/show_bug.cgi?id=1098939
- CSS handling of HTML5 <details> <summary> - https://bugzilla.mozilla.org/show_bug.cgi?id=591737
- CSS Backdrop-filter - https://bugzilla.mozilla.org/show_bug.cgi?id=1178765
- CSS Media Queries 4 work (negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774
- CSS multicol a11y bug hack removal
- CSS Font Loading Improvements, Multiple bugs e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1157064
- CSS clip-path
- CSS Initial-letter
- CSS Transform properties
- ...
properties
Please add subpages for each (unprefixed) CSS property in alphabetical order.
- ...
- overflow
- ...
- text-overflow
- ...
in development
CSS properties which have not yet made it to a Candidate Recommendation (or later), or are only implemented in the wild in prefixed form.
new pseudo-classes
- ...
- :autofill
- ...
new properties
- ...
- text-size-adjust (-moz-, -ms-, -webkit-)
- ...