Firefox/Feature Brainstorming:Web Standards Support: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 46: Line 46:
; CSS
; CSS
* Make "display: inline-block" work correctly
* Make "display: inline-block" work correctly
* Support "content" on all elements, not just on the :before and :after (like Opera)
* Support for "content" on all elements, not just on the :before and :after (like Opera)
* Support "content: none".
* Implementation of the value "none" for the property "content". ([http://www.w3.org/TR/css3-content/#content w3c-content])
* Support Multiple background images (like Safari)
* Complete support for Multiple background images (like Safari)
* Support "border-image".
* Basic support for "border-image".
* Support "text-shadow" (like Konqueror/Safari does)
* Support "text-shadow" (like Konqueror/Safari does)
* Support printing-related properties such as page-break-before and page-break-after
* Support printing-related properties such as page-break-before and page-break-after
Line 55: Line 55:
</td><td>
</td><td>
[https://bugzilla.mozilla.org/show_bug.cgi?id=9458 Bug 9458 (inline-block)]
[https://bugzilla.mozilla.org/show_bug.cgi?id=9458 Bug 9458 (inline-block)]
[http://www.w3.org/TR/css3-content/#content w3c-content]
[http://www.w3.org/TR/css3-background/#layering multiple-background-images]
[http://www.w3.org/TR/css3-background/#layering multiple-background-images]
[http://www.w3.org/TR/css3-background/#the-border-image border-image]<br />
[http://www.w3.org/TR/css3-background/#the-border-image border-image]<br />
13

edits