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

Side by Side Diff: LayoutTests/platform/win/fast/html/listing-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 417x17 7 RenderText {#text} at (0,0) size 417x17
8 text run at (0,0) width 417: "This tests the listing tag. It's an obso lete synonym for the pre tag." 8 text run at (0,0) width 417: "This tests the listing tag. It's an obso lete synonym for the pre tag."
9 RenderBlock {DIV} at (0,34) size 784x18 9 RenderBlock {DIV} at (0,34) size 784x18
10 RenderText {#text} at (0,0) size 173x17 10 RenderText {#text} at (0,0) size 173x17
11 text run at (0,0) width 173: "Text just before the listing." 11 text run at (0,0) width 173: "Text just before the listing."
12 RenderBlock {LISTING} at (0,65) size 784x45 12 RenderBlock {LISTING} at (0,65) size 784x48
13 RenderText {#text} at (0,0) size 773x45 13 RenderText {#text} at (0,0) size 792x48
14 text run at (0,0) width 266: "This text is inside a listing tag." 14 text run at (0,0) width 272: "This text is inside a listing tag."
15 text run at (265,0) width 1: " " 15 text run at (272,0) width 0: " "
16 text run at (0,15) width 749: "It acts exactly like the pre tag, so th e text should be monospaced and not have any line breaks." 16 text run at (0,16) width 768: "It acts exactly like the pre tag, so th e text should be monospaced and not have any line breaks."
17 text run at (748,15) width 1: " " 17 text run at (768,16) width 0: " "
18 text run at (0,30) width 773: "Also, it eats the very first newline in side the listing, so there should not be a blank line above." 18 text run at (0,32) width 792: "Also, it eats the very first newline in side the listing, so there should not be a blank line above."
19 text run at (772,30) width 1: " " 19 text run at (792,32) width 0: " "
20 RenderBlock {P} at (0,126) size 784x18 20 RenderBlock {P} at (0,129) size 784x18
21 RenderText {#text} at (0,0) size 601x17 21 RenderText {#text} at (0,0) size 601x17
22 text run at (0,0) width 601: "The listing tag has a width in it. To te st the JavaScript binding, this page gets the width, here: " 22 text run at (0,0) width 601: "The listing tag has a width in it. To te st the JavaScript binding, this page gets the width, here: "
23 RenderInline {A} at (0,0) size 25x17 23 RenderInline {A} at (0,0) size 25x17
24 RenderText {#text} at (600,0) size 25x17 24 RenderText {#text} at (600,0) size 25x17
25 text run at (600,0) width 25: "100" 25 text run at (600,0) width 25: "100"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698