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

Unified Diff: LayoutTests/fast/parser/001-expected.txt

Issue 312083003: Auto-rebaseline for r175436 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/fast/parser/001-expected.txt
diff --git a/LayoutTests/fast/parser/001-expected.txt b/LayoutTests/fast/parser/001-expected.txt
deleted file mode 100644
index 6308eb7a1cc2b5f290846996fadfaa60d4e8b4ce..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/parser/001-expected.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {DIR} at (0,0) size 784x104
- RenderBlock (anonymous) at (40,0) size 744x18
- RenderText {#text} at (0,0) size 27x18
- text run at (0,0) width 27: "One"
- RenderBlock {DIR} at (40,34) size 744x70
- RenderBlock (anonymous) at (40,0) size 704x18
- RenderText {#text} at (0,0) size 30x18
- text run at (0,0) width 30: "Two"
- RenderBlock {DIR} at (40,34) size 704x36
- RenderBlock (anonymous) at (40,0) size 664x18
- RenderText {#text} at (0,0) size 37x18
- text run at (0,0) width 37: "Three"
- RenderBlock {CENTER} at (40,18) size 664x18
- RenderText {#text} at (317,0) size 30x18
- text run at (317,0) width 30: "Four"
- RenderBlock {PRE} at (0,120) size 784x333
- RenderText {#text} at (0,0) size 64x15
- text run at (0,0) width 64: "Pre text"
- text run at (64,0) width 0: " "
- RenderEmbeddedObject {OBJECT} at (0,15) size 300x300 [bgcolor=#008000]
- RenderText {#text} at (300,303) size 300x30
- text run at (300,303) width 0: " "
- text run at (0,318) width 104: "Also pre text"
- text run at (104,318) width 0: " "
- RenderBlock (anonymous) at (0,466) size 784x18
- RenderInline {NOBR} at (0,0) size 137x18 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,0) size 137x18
- text run at (0,0) width 137: "This text won't break."
- RenderBlock (anonymous) at (0,497) size 784x15
- RenderBlock {PRE} at (0,0) size 784x15
- RenderText {#text} at (0,0) size 208x15
- text run at (0,0) width 208: "This will be preformatted."
- RenderBlock (anonymous) at (0,525) size 784x18
- RenderInline {NOBR} at (0,0) size 234x18 [bgcolor=#CCCCCC]
- RenderText {#text} at (0,0) size 234x18
- text run at (0,0) width 234: "Now we're back to nonbreaking text."
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698