OK, I understand what's happening now. Actually, it is not the width
that is incorrect, it is the font size. Opera incorrectly calculates
the percentage value of the font size. The font size is declared on
the grand parent element as 18px, on the parent element as 0.3em and
on the <p> element itself as 80%. This should compute to 4.32px but
Opera computes it as 9px.
Still haven't been able to fix it though.

~ Chetan Crasta
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to