Index: third_party/WebKit/LayoutTests/platform/linux/html/grouping-content/listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/html/grouping-content/listing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/html/grouping-content/listing-expected.txt |
deleted file mode 100644 |
index 6cfc75fde8e59430533b073fff7752f0bf05b473..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/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 406x19 |
- text run at (0,0) width 406: "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 167x19 |
- text run at (0,0) width 167: "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 587x19 |
- text run at (0,0) width 587: "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 (586,0) size 25x19 |
- text run at (586,0) width 25: "100" |