- fixed some tests that were missing test images
* fast/replaced/resources/sample.gif: Added.
* fast/replaced/resources/1x1-green.png: Added.
* fast/replaced/resources/1x1-red.png: Added.
* fast/replaced/001.html: Changed images to point to actual images.
* fast/replaced/002.html: Ditto.
* fast/replaced/003.html: Ditto.
* fast/replaced/004.html: Ditto.
* fast/replaced/002-expected.txt: Updated.
* fast/replaced/003-expected.txt: Updated.
* fast/replaced/001-expected.png: Updated.
* fast/replaced/001-expected.checksum: Updated.
* fast/replaced/002-expected.png: Updated.
* fast/replaced/002-expected.checksum: Updated.
* fast/replaced/003-expected.png: Updated.
* fast/replaced/003-expected.checksum: Updated.
* fast/replaced/004-expected.png: Updated.
* fast/replaced/004-expected.checksum: Updated.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@12465
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-01-29 Sam Weinig <sam.weinig@gmail.com>
+
+ Reviewed by Darin.
+
+ - fixed some tests that were missing test images
+
+ * fast/replaced/resources/sample.gif: Added.
+ * fast/replaced/resources/1x1-green.png: Added.
+ * fast/replaced/resources/1x1-red.png: Added.
+
+ * fast/replaced/001.html: Changed images to point to actual images.
+ * fast/replaced/002.html: Ditto.
+ * fast/replaced/003.html: Ditto.
+ * fast/replaced/004.html: Ditto.
+
+ * fast/replaced/002-expected.txt: Updated.
+ * fast/replaced/003-expected.txt: Updated.
+
+ * fast/replaced/001-expected.png: Updated.
+ * fast/replaced/001-expected.checksum: Updated.
+ * fast/replaced/002-expected.png: Updated.
+ * fast/replaced/002-expected.checksum: Updated.
+ * fast/replaced/003-expected.png: Updated.
+ * fast/replaced/003-expected.checksum: Updated.
+ * fast/replaced/004-expected.png: Updated.
+ * fast/replaced/004-expected.checksum: Updated.
+
2006-01-29 Mitz Pettel <opendarwin.org@mitzpettel.com>
Reviewed by Darin.
-16e3babe89ddb5f7efe861cc6d1b8659
\ No newline at end of file
+5a76972a48e2c206377c2cb634ceedde
\ No newline at end of file
<body>
<p>There should be no red below.</p>
<div>
- <p><img src="/resources/images/sample" alt="Image support required for this test"></p>
+ <p><img src="resources/sample.gif" alt="Image support required for this test"></p>
</div>
</body>
</html>
-e9c046cb80347725c1d912543985e789
\ No newline at end of file
+f5105b1c55f2861b149a981e7359cf12
\ No newline at end of file
text run at (0,0) width 193: "There should be no red below."
RenderBlock {DIV} at (0,34) size 600x200 [bgcolor=#FF0000]
RenderBlock {P} at (0,0) size 600x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,0) size 20x20
- RenderImage {IMG} at (0,20) size 600x100
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderImage {IMG} at (0,100) size 600x100
RenderText {TEXT} at (0,0) size 0x0
<p>There should be no red below.</p>
<div>
<p>
- <img src="/resources/images/sample" alt="" class="float">
- <img src="/resources/images/sample" alt="Image support required for this test" class="flow">
+ <img src="resources/sample.gif" alt="" class="float">
+ <img src="resources/sample.gif" alt="Image support required for this test" class="flow">
</p>
</div>
</body>
-e9c046cb80347725c1d912543985e789
\ No newline at end of file
+f5105b1c55f2861b149a981e7359cf12
\ No newline at end of file
text run at (0,0) width 193: "There should be no red below."
RenderBlock {DIV} at (0,34) size 600x200 [bgcolor=#FF0000]
RenderBlock {P} at (0,0) size 600x100 [bgcolor=#008000]
- RenderImage {IMG} at (0,0) size 20x20
- RenderImage {IMG} at (0,20) size 600x100
+ RenderImage {IMG} at (0,0) size 100x100
+ RenderImage {IMG} at (0,100) size 600x100
RenderText {TEXT} at (0,0) size 0x0
<p>There should be no red below.</p>
<div>
<p>
- <img src="/resources/images/sample" alt="" class="float">
- <img src="/resources/images/sample" alt="Image support required for this test" class="flow">
+ <img src="resources/sample.gif" alt="" class="float">
+ <img src="resources/sample.gif" alt="Image support required for this test" class="flow">
</p>
</div>
</body>
-b800dcf0c41caacaa8a03f22ff241b66
\ No newline at end of file
+3f48ecdaf63e27151cf9815f2cdb2f06
\ No newline at end of file
rectangles of different shades, seperated by 1em of margin.</p>
<div class="a">
<p>
- <img src="/resources/images/1x1-green" alt="Image support required for this test">
+ <img src="resources/1x1-green.png" alt="Image support required for this test">
</p>
</div>
<div class="b">
<p>
- <img src="/resources/images/1x1-red" alt="Image support required for this test">
+ <img src="resources/1x1-red.png" alt="Image support required for this test">
<span></span>
</p>
</div>