Has anyone ever done a survey of:
1. How the different WWW-browsers parse HTML?
2. What "dialect" of HTML they handle?
3. What SGML-features that make them choke (processing instructions,
comments, prematurely ending tags in attributes)
4. What HTTP header information according to the HTTP/1.0 draft they
can make use of? ("Link:" navigation etc.)
I crawled around the www.w3.org web a little while ago, but I didn't
find anything matching.
- Steinar