Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/html/grouping-content/listing-expected.txt

Issue 2780363002: Rename subdirectory names in LayoutTests/html/. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698