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

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

Issue 1101393002: 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 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
11 text run at (207,0) width 105: "TEST 1" 11 text run at (207,0) width 105: "TEST 1"
12 LayoutBlockFlow (anonymous) at (0,58.44) size 784x20 12 LayoutBlockFlow (anonymous) at (0,58.44) size 784x20
13 LayoutText {#text} at (0,0) size 225x19 13 LayoutText {#text} at (0,0) size 225x19
14 text run at (0,0) width 225: "Should read: \"First Chapter: TEST 1\"" 14 text run at (0,0) width 225: "Should read: \"First Chapter: TEST 1\""
15 LayoutBlockFlow {H2} at (0,98.34) size 784x27 15 LayoutBlockFlow {H2} at (0,98.34) size 784x27
16 LayoutInline {<pseudo:before>} at (0,0) size 99x26 16 LayoutInline {<pseudo:before>} at (0,0) size 99x26
17 LayoutTextFragment at (0,0) size 99x26 17 LayoutTextFragment (anonymous) at (0,0) size 99x26
18 text run at (0,0) width 99: "Chapter: " 18 text run at (0,0) width 99: "Chapter: "
19 LayoutText {#text} at (99,0) size 77x26 19 LayoutText {#text} at (99,0) size 77x26
20 text run at (99,0) width 77: "TEST 2" 20 text run at (99,0) width 77: "TEST 2"
21 LayoutBlockFlow (anonymous) at (0,145.25) size 784x20 21 LayoutBlockFlow (anonymous) at (0,145.25) size 784x20
22 LayoutText {#text} at (0,0) size 194x19 22 LayoutText {#text} at (0,0) size 194x19
23 text run at (0,0) width 194: "Should read: \"Chapter: TEST 2\"" 23 text run at (0,0) width 194: "Should read: \"Chapter: TEST 2\""
24 LayoutBlockFlow {H3} at (0,183.97) size 784x23 24 LayoutBlockFlow {H3} at (0,183.97) size 784x23
25 LayoutInline {<pseudo:before>} at (0,0) size 116x22 25 LayoutInline {<pseudo:before>} at (0,0) size 116x22
26 LayoutTextFragment at (0,0) size 116x22 26 LayoutTextFragment (anonymous) at (0,0) size 116x22
27 text run at (0,0) width 116: "Chapter One: " 27 text run at (0,0) width 116: "Chapter One: "
28 LayoutText {#text} at (116,0) size 65x22 28 LayoutText {#text} at (116,0) size 65x22
29 text run at (116,0) width 65: "TEST 3" 29 text run at (116,0) width 65: "TEST 3"
30 LayoutBlockFlow (anonymous) at (0,225.69) size 784x20 30 LayoutBlockFlow (anonymous) at (0,225.69) size 784x20
31 LayoutText {#text} at (0,0) size 224x19 31 LayoutText {#text} at (0,0) size 224x19
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 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