CSS: Difference between revisions
Jump to navigation
Jump to search
(editor's draft css inline layout) |
Jetvillegas (talk | contribs) |
||
| 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]]. | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1243581 Stylo] | |||
* [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 | * [[CSS/Houdini|CSS Houdini]] - see inside for Houdini implementation thoughts/plan | ||
Revision as of 01:23, 21 July 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.
- Stylo
- srcset intrinsic size
- CSS Houdini - see inside for Houdini implementation thoughts/plan
- font inflation removed
- Flexbox fixes (eg. 812687 )
- CSS multicol a11y bug hack removal, column-span, column-break
- Resize observer
- Containment size/layout, style, paint
- CSS :placeholder-shown
- CSS :focus-within
- CSS Inline Layout Module Level 3 (TR WD) - specifically CSS Initial-letter related features
- CSS Alignment (WD), https://bugzilla.mozilla.org/show_bug.cgi?id=1105570
- style sheet APIs in add-ons SDK / loading async APIs
- CSS Shapes (CR) - shape-outside
- Filter Effects Module Level 2 - backdrop-filter
- CSS Media Queries 4 work (interaction, negation, etc) - https://bugzilla.mozilla.org/show_bug.cgi?id=1035774
- Color improvements (wide gamut, color correction, note CSS color correction preffed off)
- 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 clip-path
- Colors 4 syntax
- [] attr function
- [] xywh fragment syntax
- [] SVG image sizing
- CSS Transform properties (shorthands)
Related (HTML5)
- HTML5 dialog element (fullscreen interactions, and since showModalDialog being deprecated/removed) #840640
- ...
Shipping Soon
As the above priorities get implemented, moving down here to note we're waiting for them to ship.
49:
- CSS Masking (2014 CR), https://bugzilla.mozilla.org/show_bug.cgi?id=686281
- CSS handling of HTML5 <details> <summary> - https://bugzilla.mozilla.org/show_bug.cgi?id=591737
- Background-position x/y
48:
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-)
- ...