Index: LayoutTests/platform/win/fast/html/listing-expected.txt |
diff --git a/LayoutTests/platform/win/fast/html/listing-expected.txt b/LayoutTests/platform/win/fast/html/listing-expected.txt |
index dec32436bbd0d27b8a4ec921d572a3793fe43d5c..37da5693025063085003991f0f9ca6ed6232a331 100644 |
--- a/LayoutTests/platform/win/fast/html/listing-expected.txt |
+++ b/LayoutTests/platform/win/fast/html/listing-expected.txt |
@@ -9,15 +9,15 @@ layer at (0,0) size 800x600 |
RenderBlock {DIV} at (0,34) size 784x18 |
RenderText {#text} at (0,0) size 173x17 |
text run at (0,0) width 173: "Text just before the listing." |
- RenderBlock {LISTING} at (0,65) size 784x45 |
- RenderText {#text} at (0,0) size 773x45 |
- text run at (0,0) width 266: "This text is inside a listing tag." |
- text run at (265,0) width 1: " " |
- text run at (0,15) width 749: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks." |
- text run at (748,15) width 1: " " |
- text run at (0,30) width 773: "Also, it eats the very first newline inside the listing, so there should not be a blank line above." |
- text run at (772,30) width 1: " " |
- RenderBlock {P} at (0,126) size 784x18 |
+ RenderBlock {LISTING} at (0,65) size 784x48 |
+ RenderText {#text} at (0,0) size 792x48 |
+ text run at (0,0) width 272: "This text is inside a listing tag." |
+ text run at (272,0) width 0: " " |
+ text run at (0,16) width 768: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks." |
+ text run at (768,16) width 0: " " |
+ text run at (0,32) width 792: "Also, it eats the very first newline inside the listing, so there should not be a blank line above." |
+ text run at (792,32) width 0: " " |
+ RenderBlock {P} at (0,129) size 784x18 |
RenderText {#text} at (0,0) size 601x17 |
text run at (0,0) width 601: "The listing tag has a width in it. To test the JavaScript binding, this page gets the width, here: " |
RenderInline {A} at (0,0) size 25x17 |