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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/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"

Powered by Google App Engine
This is Rietveld 408576698