Firefox/Feature Brainstorming: Difference between revisions

→‎Web standards compatibility: DO NOT ruin a pure CSS2.1 rollover
(→‎Web standards compatibility: DO NOT ruin a pure CSS2.1 rollover)
Line 2,998: Line 2,998:
* Support "content: none" ([http://www.w3.org/TR/css3-content/#content w3c content])
* Support "content: none" ([http://www.w3.org/TR/css3-content/#content w3c content])
* Not downloading [http://www.quirksmode.org/css/displayimg.html hidden images] with property "display:none".
* Not downloading [http://www.quirksmode.org/css/displayimg.html hidden images] with property "display:none".
** ...this is going to have some negative effects. Right now it is possible to implement a pure CSS2.1 rollover image in Firefox; this semi-feature would require a JavaScript preloader for the initially hidden images (states of the rollover).
* Support [http://www.w3.org/TR/css3-background/#layering Multiple background images] (like Safari)
* Support [http://www.w3.org/TR/css3-background/#layering Multiple background images] (like Safari)
* Support "text-shadow" (like Konqueror/Safari does)
* Support "text-shadow" (like Konqueror/Safari does)