- From: Susan Lesch <lesch@w3.org>
- Date: Fri, 29 Nov 2002 07:28:40 -0800
- To: bert@w3.org, www-style@w3.org
Hello, Would you consider making this comment for IE/Mac OS 9 in the CSS3 default.css style sheet, or else change to em? table.proptable td, table.proptable th { /* padding: 1ex; */ border-style: solid none none dotted; border-width: thin; border-color: red; } Without the comment, on an older iMac in IE 5.1.6 in Mac OS 9.0.4, "CSS3 module: text" [1] takes 30 seconds to load, 20 seconds to scroll one screenful, and 15 seconds to redraw its viewport after an application switch. Most modules aren't quite that slow. :-) IE 5.1.6 in Mac OS 9.2.1 is much faster but would also benefit. IE 5.2.2 in Mac OS X seems okay without the change (I don't use it enough yet to be sure). Here are the links I used to figure this out in case they help. 9 of the 14 released modules are affected. Have a property index table --------------------------- http://www.w3.org/TR/2002/WD-css3-background-20020802/ http://www.w3.org/TR/2002/WD-css3-border-20021107/ http://www.w3.org/TR/2002/WD-css3-box-20021024/ http://www.w3.org/TR/2002/WD-css3-color-20020418/ http://www.w3.org/TR/2002/WD-css3-fonts-20020802/ http://www.w3.org/TR/2002/WD-css3-linebox-20020515/ http://www.w3.org/TR/2002/WD-css3-ruby-20021024/ http://www.w3.org/TR/2002/WD-css3-text-20021024/ http://www.w3.org/TR/2002/WD-css3-ui-20020802/ Have no index table ------------------- http://www.w3.org/TR/2002/WD-css3-cascade-20020219/ http://www.w3.org/TR/2002/WD-css3-lists-20021107/ http://www.w3.org/TR/2001/WD-css3-roadmap-20010523/ http://www.w3.org/TR/2001/WD-css3-values-20010713/ http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/ [1] http://www.w3.org/TR/2002/WD-css3-text-20021024/default.css -- Susan Lesch http://www.w3.org/People/Lesch/ mailto:lesch@w3.org tel:+1.858.483.4819 World Wide Web Consortium (W3C) http://www.w3.org/
Received on Friday, 29 November 2002 10:28:46 UTC