On Tue, 12 Dec 2000, Lars Hallberg wrote:

> is <td style="padding-left:15;"> illegal or is mozilla strikt mode have 
> a layout bug? This page works (!) in quirks mode but not in strikt mode.

It is illegal to omit the units in CSS. Does "padding-left:15" mean 15cm,
15 miles, 15 rabbits? In quirks mode we assume pixels to be slightly
compatible with the huge number of web pages out there that were only
tested with the moronic CSS parser that IE uses.

-- 
Ian Hickson                                     )\     _. - ._.)       fL
Netscape, Standards Compliance QA              /. `- '  (  `--'
+1 650 937 6593                                `- , ) -  > ) \
irc.mozilla.org:Hixie _________________________  (.' \) (.' -' __________

Reply via email to