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

no edit summary
No edit summary
No edit summary
Line 92: Line 92:
; CSS
; CSS
* Support for "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)
* Implementation of the value "none" for the property "content". ([http://www.w3.org/TR/css3-content/#content w3c-content])
* Implementation of the value "none" for the property "content".
* Make "display: inline-block" work correctly
* Make "display: inline-block" work correctly.
* Make "display: run-in" work (bug raised in 1998!)
* Make "display: run-in" work (bug raised in 1998!)
* Implement support for multiple backgrounds following CSS3 W3C Standards (like WebKit/Safari)
* Implement support for multiple backgrounds following CSS3 W3C Standards (like WebKit/Safari)
Line 113: Line 113:
   
   
</td><td>
</td><td>
*[https://bugzilla.mozilla.org/show_bug.cgi?id=215083 css3-content]
*[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://blog.empyree.org/?2893-i-request-support-for-run-in-for-gecko Bug 2056 (run-in)]
*[http://blog.empyree.org/?2893-i-request-support-for-run-in-for-gecko Bug 2056 (run-in)]
13

edits