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).
* Make "display: inline-block" work correctly.
* Implement the values: "-moz-intrinsic" , "-moz-fill" and "*"(asterisk) for the property "height". The "*" is all the space available in the normal flow.  
* Implement the value "*"(asterisk) for the property "width" and "max-width".The "*" is all the space available in the normal flow. Similar to the value "-moz-fill" for the property "width".
* Implementation of the value "none" for the property "content".
* Implementation of the value "margin-box" for the property "-moz-box-sizing".
* Implementation of the value "margin-box" for the property "-moz-box-sizing".
* Make "display: run-in" work (bug raised in 1998!)
* Make "display: run-in" work (bug raised in 1998!)
Line 113: Line 111:
* Implement CSS2 @page rules - (almost done)
* Implement CSS2 @page rules - (almost done)
* CSS3 Paged Media
* CSS3 Paged Media
<strong>CSS fixed to FF3</strong>
* Make "display: inline-block" work correctly.[https://bugzilla.mozilla.org/show_bug.cgi?id=9458 Bug 9458 (inline-block)]
* Implementation of the value "none" for the property "content".
   
   
</td><td>
</td><td>
*[https://bugzilla.mozilla.org/show_bug.cgi?id=215083 Bug 215083(css3-content)]
*[https://bugzilla.mozilla.org/show_bug.cgi?id=215083 Bug 215083(css3-content)]
*[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)]
*[http://www.w3.org/TR/css3-background/#layering W3C CSS3 multiple-background-images]
*[http://www.w3.org/TR/css3-background/#layering W3C CSS3 multiple-background-images]
13

edits