This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2873 - Standalone XHTML tests have <base> that makes them use external resources
Summary: Standalone XHTML tests have <base> that makes them use external resources
Status: RESOLVED FIXED
Alias: None
Product: DOM TS
Classification: Unclassified
Component: DOM Level 2 (show other bugs)
Version: unspecified
Hardware: Macintosh All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 03:35 UTC by Maciej Stachowiak
Modified: 2007-11-24 12:07 UTC (History)
0 users

See Also:


Attachments

Description Maciej Stachowiak 2006-02-13 03:35:39 UTC
A number of the standalone XHTML tests have this <base> element, making them get their resources 
removely. I noticed this recently because the relevant server seems to be down, so the tests started 
taking several minutes to time out:

  <base href="http://xw2k.sdct.itl.nist.gov/brady/dom/"/>

This affects the following tests:

HTMLBodyElement01.xhtml
HTMLBodyElement02.xhtml
HTMLBodyElement03.xhtml
HTMLBodyElement04.xhtml
HTMLBodyElement05.xhtml
HTMLBodyElement06.xhtml
body01.xhtml