[Webkit-unassigned] [Bug 6472] New: LayoutTests/fast/replaced/001.html -004.html fail due to missing images
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jan 10 10:11:00 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6472
Summary: LayoutTests/fast/replaced/001.html -004.html fail due to
missing images
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: sam.weinig at gmail.com
The four layout tests:
LayoutTests/fast/replaced/001.html
LayoutTests/fast/replaced/002.html
LayoutTests/fast/replaced/003.html
LayoutTests/fast/replaced/004.html
all fail to actually pass because the images that they are supposed to render are not included in the
repository. The first three tests need the image "/resources/images/sample", which with a bit of
cunning can be determined to most likely be one Mr. Ian Hickson's own sample image found at "http://
www.hixie.ch/resources/images/sample". Test case 004.html is in need of two other missing files, "/
resources/images/1x1-green" and "/resources/images/1x1-red", which intriguingly enough have
counter parts on the fine gentleman's page as well (at "www.hixie.ch/resources/images/1x1-green"
and "1x1-red" respectively).
If the intention was to omit the image to speed up testing, as was done in test case 008.html of the
same directory, it would probably be a good idea to match its design and leave the 'src' attribute empty.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list