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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/css-generated-content/013-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {H1} at (0,0) size 784x37 6 LayoutBlockFlow {H1} at (0,0) size 784x37
7 LayoutInline {<pseudo:before>} at (0,0) size 207x36 7 LayoutInline {<pseudo:before>} at (0,0) size 207x36
8 LayoutTextFragment (anonymous) at (0,0) size 207x36 8 LayoutTextFragment (anonymous) at (0,0) size 207x36
9 text run at (0,0) width 207: "First Chapter: " 9 text run at (0,0) width 207: "First Chapter: "
10 LayoutText {#text} at (207,0) size 105x36 10 LayoutText {#text} at (207,0) size 105x36
(...skipping 21 matching lines...) Expand all
32 text run at (0,0) width 224: "Should read: \"Chapter One: TEST 3\"" 32 text run at (0,0) width 224: "Should read: \"Chapter One: TEST 3\""
33 LayoutBlockFlow {H4} at (0,266.95) size 784x20 33 LayoutBlockFlow {H4} at (0,266.95) size 784x20
34 LayoutInline {<pseudo:before>} at (0,0) size 63x19 34 LayoutInline {<pseudo:before>} at (0,0) size 63x19
35 LayoutTextFragment (anonymous) at (0,0) size 63x19 35 LayoutTextFragment (anonymous) at (0,0) size 63x19
36 text run at (0,0) width 63: "Chapter: " 36 text run at (0,0) width 63: "Chapter: "
37 LayoutText {#text} at (63,0) size 51x19 37 LayoutText {#text} at (63,0) size 51x19
38 text run at (63,0) width 51: "TEST 4" 38 text run at (63,0) width 51: "TEST 4"
39 LayoutBlockFlow (anonymous) at (0,308.22) size 784x20 39 LayoutBlockFlow (anonymous) at (0,308.22) size 784x20
40 LayoutText {#text} at (0,0) size 194x19 40 LayoutText {#text} at (0,0) size 194x19
41 text run at (0,0) width 194: "Should read: \"Chapter: TEST 4\"" 41 text run at (0,0) width 194: "Should read: \"Chapter: TEST 4\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698