You wrote:
> First, there is no support for Absolute Positioning. 

Not true. It does support absolute positioning, albeit badly.

> Mozilla has partial support, 

Actually the best and most complete support of any browser on any platform.

> Unfortunately, Mozilla has even CSS1 issues. Just try my page 
> http://kde2.newmail.ru - menu on left side 

is 

[snip]

> rendered 
> correctly both in 
> Netscape and Mozilla. 

You use _ as an IDENT character (i.e. your class name contains a _), which is 
not permitted. The _required_ behaviour in response to this (that is the error 
recovery behaviour) is to ignore the associated ruleset[s]. (see 
http://www.w3.org/TR/REC-CSS2/grammar.html for tokenizer, and 
http://www.w3.org/TR/REC-CSS2 section 5 (can\'t remember the URL) for error recovery 
rules)

> (and looks ok in Konqueror, while some 
> font size is 
> still wrong)

You mix points and pixels: bad. Read http://richinstyle.com/masterclass/lengths.html
   
> Vincent, does it make sense to report bugs for Netscape?

If you use Netscape it does, because the result of reporting bugs to Netscape 
is a better browser for you.

> Why we should do work what Netscape engineers paid for? (I 
> mean, not only me 
> and Jean-Marc, but you as well) 
> The same about Mozilla. As far as I understand from 
> mozilla.org, it is not 
> GPL\'ed. 

http://www.mozilla.org/MPL/mozilla-relicense-faq.html explains otherwise.

> And now Netscape engineers approve patches. I can\'t 
> say that this is bad. 

This is true. Although Open Source, Mozilla is strictly controlled by Netscape\'s
financial interests. See for example http://bugzilla.mozilla.org/show_bug.cgi?id=22994.

It\'s sole purpose is to make Netscape money. It would not exist otherwise.

However, this is hardly a revelation.


Reply via email to