CSS: Difference between revisions
Jump to navigation
Jump to search
(subsections, autofill) |
(Platform priorities) |
||
| Line 5: | Line 5: | ||
{{Special:PrefixIndex/{{FULLPAGENAME}}/}} | {{Special:PrefixIndex/{{FULLPAGENAME}}/}} | ||
== Platform priorities == | |||
The following CSS specs/proposal are a priority for the [[Platform]]. | |||
* CSS Masking, https://bugzilla.mozilla.org/show_bug.cgi?id=686281 | |||
* CSS Alignment, https://bugzilla.mozilla.org/show_bug.cgi?id=1105570 | |||
* calc() for numbers / unit algebra, https://bugzilla.mozilla.org/show_bug.cgi?id=594933 | |||
* Background-position x/y | |||
* Flexbox fixes (eg. [https://bugzilla.mozilla.org/show_bug.cgi?id=812687 812687] ) | |||
* CSS Houdini, Houdini Implementation Plan development | |||
* CSS Shapes - 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 == | == properties == | ||
Revision as of 03:25, 1 February 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, https://bugzilla.mozilla.org/show_bug.cgi?id=686281
- CSS Alignment, https://bugzilla.mozilla.org/show_bug.cgi?id=1105570
- calc() for numbers / unit algebra, 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 - 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-)
- ...