CSS: Difference between revisions
Jump to navigation
Jump to search
(sizing & containment metabugs) |
(finished most of the rest of the things, a few things dropped, drop unmaintained dashboard & old meta bugs, forward to GeckoGoalsfor2021#CSS for current CSS priorities) |
||
(60 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
CSS is short for Cascading Style Sheets (CSS), and typically includes the full set of Selectors, CSS properties, values, and @-rules supported by browsers. | |||
CSS is one of several web [[standards]]. | |||
For documentation on CSS, how to develop for it, use various properties, see: | |||
* https://developer.mozilla.org/en/CSS | |||
<span style="float:right">__TOC__</span> | <span style="float:right">__TOC__</span> | ||
= CSS = | = CSS = | ||
== | == Priorities == | ||
* See [[GeckoGoalsfor2021#CSS]] | |||
== properties == | == properties == | ||
Line 222: | Line 20: | ||
* ... | * ... | ||
=== | == Previously == | ||
* 2019 Metabug for CSS Priorities: https://bugzilla.mozilla.org/show_bug.cgi?id=1424418 | |||
* 2018 public input: https://twitter.com/t/status/939273644043366400 | |||
** Subsequently discussed by the Platform Layout team at [[Yallhands]] and by the Layout team at [[Mozlando2018]] | |||
* | |||
* . | |||
* [[ | |||
== See Also == | == See Also == | ||
Line 239: | Line 29: | ||
* [[CSS3]] | * [[CSS3]] | ||
* [[HTML5]] | * [[HTML5]] | ||
* [[DOM]] | |||
* [[Standards]] | * [[Standards]] | ||
* [[Platform]] | |||
* [https://developer.mozilla.org/en/CSS MDN: CSS home page] | * [https://developer.mozilla.org/en/CSS MDN: CSS home page] | ||
* [https://wiki.csswg.org/ CSS Working Group Wiki] | * [https://wiki.csswg.org/ CSS Working Group Wiki] |
Latest revision as of 17:51, 20 April 2021
CSS is short for Cascading Style Sheets (CSS), and typically includes the full set of Selectors, CSS properties, values, and @-rules supported by browsers.
CSS is one of several web standards.
For documentation on CSS, how to develop for it, use various properties, see:
CSS
Priorities
properties
Please add subpages for each (unprefixed) CSS property in alphabetical order.
- ...
- overflow
- ...
- text-overflow
- ...
Previously
- 2019 Metabug for CSS Priorities: https://bugzilla.mozilla.org/show_bug.cgi?id=1424418
- 2018 public input: https://twitter.com/t/status/939273644043366400
- Subsequently discussed by the Platform Layout team at Yallhands and by the Layout team at Mozlando2018