CSS: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Platform priorities: srcset intrinsic size)
(update with more notes from Jet)
Line 9: Line 9:


* [https://bugzilla.mozilla.org/show_bug.cgi?id=1149357 srcset intrinsic size]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1149357 srcset intrinsic size]
* [[CSS/Houdini|CSS Houdini]] - see inside for Houdini implementation thoughts/plan
* font inflation removed
* Flexbox fixes (eg. [https://bugzilla.mozilla.org/show_bug.cgi?id=812687 812687] )
* CSS multicol a11y bug hack removal, column-span, column-break
* Resize observer
* Containment size/layout, style, paint
* CSS [https://drafts.csswg.org/selectors-4/#placeholder :placeholder-shown]
* CSS [https://drafts.csswg.org/selectors-4/#the-focus-within-pseudo :focus-within]
* CSS Initial-letter
* [https://drafts.csswg.org/css-align/ CSS Alignment] (WD), 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
* Flexbox fixes (eg. [https://bugzilla.mozilla.org/show_bug.cgi?id=812687 812687] )
* style sheet APIs in add-ons SDK / loading async APIs
* [[CSS/Houdini|CSS Houdini]] - see inside for Houdini implementation thoughts/plan
 
* [https://drafts.csswg.org/css-shapes/ CSS Shapes] (CR) - 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 shape-outside]
* [https://drafts.fxtf.org/filters-2/#BackdropFilterProperty CSS Backdrop-filter] - https://bugzilla.mozilla.org/show_bug.cgi?id=1178765
* [https://drafts.fxtf.org/filters-2/#BackdropFilterProperty Filter Effects Module Level 2] - [https://bugzilla.mozilla.org/show_bug.cgi?id=1178765 backdrop-filter]
* [https://drafts.csswg.org/mediaqueries-4/#mf-interaction CSS Media Queries 4] work (interaction, negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774
* [https://drafts.csswg.org/mediaqueries-4/#mf-interaction CSS Media Queries 4] work (interaction, negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774
* CSS multicol a11y bug hack removal
* Color improvements (wide gamut, color correction, note CSS color correction preffed off)
* CSS [https://drafts.csswg.org/selectors-4/#placeholder :placeholder-shown]
* 3D Transform Interop / spec changes
* CSS ::selection fixes + unprefixes
* CSS Font Loading Improvements, Multiple bugs e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1157064
* CSS Font Loading Improvements, Multiple bugs e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=1157064
* CSS clip-path
* CSS clip-path
* CSS Initial-letter
 
* Colors 4 syntax
* [] attr function
* [] xywh fragment syntax
* [] SVG image sizing
* CSS Transform properties (shorthands)
* CSS Transform properties (shorthands)
* CSS [https://drafts.csswg.org/selectors-4/#the-focus-within-pseudo :focus-within]
 
* CSS ::selection fixes + unprefixes


Related ([[HTML5]])
Related ([[HTML5]])

Revision as of 13:07, 16 June 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.

  • Colors 4 syntax
  • [] attr function
  • [] xywh fragment syntax
  • [] SVG image sizing
  • CSS Transform properties (shorthands)


Related (HTML5)

Shipping Soon

As the above priorities get implemented, moving down here to note we're waiting for them to ship.

49:

48:

properties

Please add subpages for each (unprefixed) CSS property in alphabetical order.

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

new properties

see also