WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4391
layout-tests/dom/html/level2/html/HTMLBaseElement01 and HTMLBaseElement02 fail
https://bugs.webkit.org/show_bug.cgi?id=4391
Summary
layout-tests/dom/html/level2/html/HTMLBaseElement01 and HTMLBaseElement02 fail
Curt Arnold
Reported
2005-08-11 10:22:32 PDT
The test document used in the mentioned tests contained a BASE element which caused the relative URL's used to load the test framework and script to fail to resolve since the effective base URL was "about:blank". In addition, HTMLBaseElement02 had additional relative URLs to images that were also affected and unnecessary to the tests. The bugs have been logged to the W3C Bugzilla (
http://www.w3.org/Bugs/Public/show_bug.cgi
? id=1840 and
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1841
) and the fixes have been committed to the W3C CVS. The attached tarball includes replacements for the two test files. These should be identical to the tests as generated from a current snapshot of the W3C CVS with the exception of the call to layoutTestController.dumpAsText that was brought over from the WebKit modifications to selfhtml.js. HTMLBaseElement01.js and HTMLBaseElement02.js should be removed as they are no longer used. The corresponding -expected files should be updated by removing the files and running run-webkit-tests to regenerate them.
Attachments
Replacement test files
(6.46 KB, application/octet-stream)
2005-08-11 10:23 PDT
,
Curt Arnold
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Curt Arnold
Comment 1
2005-08-11 10:23:34 PDT
Created
attachment 3344
[details]
Replacement test files
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug