Index: third_party/WebKit/LayoutTests/platform/win/html/grouping-content/listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/html/grouping-content/listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/html/grouping-content/listing-expected.txt |
deleted file mode 100644 |
index 8d04b59af996399af5a190695943ce745ba409dd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/html/grouping-content/listing-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x576 |
- LayoutBlockFlow {P} at (0,0) size 784x20 |
- LayoutText {#text} at (0,0) size 386x19 |
- text run at (0,0) width 386: "This tests the listing tag. It's an obsolete synonym for the pre tag." |
- LayoutBlockFlow {DIV} at (0,36) size 784x20 |
- LayoutText {#text} at (0,0) size 157x19 |
- text run at (0,0) width 157: "Text just before the listing." |
- LayoutBlockFlow {LISTING} at (0,69) size 784x48 |
- LayoutText {#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: " " |
- LayoutBlockFlow {P} at (0,133) size 784x20 |
- LayoutText {#text} at (0,0) size 553x19 |
- text run at (0,0) width 553: "The listing tag has a width in it. To test the JavaScript binding, this page gets the width, here: " |
- LayoutInline {A} at (0,0) size 25x19 |
- LayoutText {#text} at (552,0) size 25x19 |
- text run at (552,0) width 25: "100" |