Changes

Jump to: navigation, search

Tantek-Mozilla-Projects

1,070 bytes added, 23:14, 13 August 2010
CSS3 UI: added section for CSS3 Backgrounds and Borders that relates to items that need to be fixed for UI reasons
* box-sizing prefix drop: https://bugzilla.mozilla.org/show_bug.cgi?id=243412
* ...
 
==== CSS3 Backgrounds and Borders ====
http://www.w3.org/TR/css3-background/
 
Outstanding UI related issues:
 
===== prefix removal from -moz-border-radius =====
 
Currently Mozilla's border-radius properties are prefixed with -moz- and the following bugs/issues are preventing us from removing the prefix:
 
* '''% values on border-radius.''' There is existing content (themes?) that depend on the legacy moz-border-radius implementation of % values that depend on the % of *width* in both dimensions.
 
* '''clipping overflow and replaced elements.''' We don't currently clip overflow hidden and replaced elements (e.g. img, video, canvas) to rounded corners. We need to do to this for a proper/complete implementation that won't risk creating further legacy/backward compat problems.
 
Bugzilla bugs:
* [https://bugzilla.mozilla.org/show_bug.cgi?id=431176 431176] - (border-radius) Tracking bug for remaining issues with CSS3 border-radius
*[https://bugzilla.mozilla.org/show_bug.cgi?id=451134 451134] - change -moz-border-radius* properties to css3-background names
=== UI Layout ===
Canmove, confirm
2,698
edits

Navigation menu