Index: third_party/WebKit/LayoutTests/platform/mac/html/grouping-content/listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/html/grouping-content/listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/html/grouping-content/listing-expected.txt |
deleted file mode 100644 |
index 3d03f9a609eb29a3950572fd1ae6b9554b6ff3c2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/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 784x18 |
- LayoutText {#text} at (0,0) size 417x18 |
- text run at (0,0) width 417: "This tests the listing tag. It's an obsolete synonym for the pre tag." |
- LayoutBlockFlow {DIV} at (0,34) size 784x18 |
- LayoutText {#text} at (0,0) size 172x18 |
- text run at (0,0) width 172: "Text just before the listing." |
- LayoutBlockFlow {LISTING} at (0,65) size 784x45 |
- LayoutText {#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: " " |
- LayoutBlockFlow {P} at (0,126) size 784x18 |
- LayoutText {#text} at (0,0) size 600x18 |
- text run at (0,0) width 600: "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 25x18 |
- LayoutText {#text} at (599,0) size 25x18 |
- text run at (599,0) width 25: "100" |