Re: [docbook-apps] need help with browser id test

From
Matthew Braun <>
Date
2004-11-17T19:12:19+00:00
ID
Thread
Re: [docbook-apps] need help with browser id test
Bob Stayton () writes:

>So I've posted a quick test on my website.  If you click on this link, you
>should see "My browser worked!".  If instead you see "My Browser Failed",
>then the link could not find the id attribute in the HTML and it left you at
>the top of the HTML file.  Could you send us information about any browser
>versions that fail?  If you have access to older browsers, that would be
>most useful.  Thanks.
>
>http://www.sagehill.net/test/idtest.html#a1s2

How about "none of the above"? ;-)

Netscape 4.78 on SunOS 5.8 yields:

  "That page does not exist on this site", for the URL:

  http://www.sagehill.net/test/style.css

so perhaps the point is moot?  i.e. if old browsers can't resolve the
location of the CSS page, we never even make it to the ID. :-)

(Or else we need a different test case. ;-))

					m@