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

Side by Side Diff: LayoutTests/platform/win/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 (206,0) size 106x36 10 LayoutText {#text} at (206,0) size 106x36
11 text run at (206,0) width 106: "TEST 1" 11 text run at (206,0) width 106: "TEST 1"
12 LayoutBlockFlow (anonymous) at (0,58.44) size 784x18 12 LayoutBlockFlow (anonymous) at (0,58.44) size 784x18
13 LayoutText {#text} at (0,0) size 242x17 13 LayoutText {#text} at (0,0) size 242x17
14 text run at (0,0) width 242: "Should read: \"First Chapter: TEST 1\"" 14 text run at (0,0) width 242: "Should read: \"First Chapter: TEST 1\""
15 LayoutBlockFlow {H2} at (0,96.34) size 784x27 15 LayoutBlockFlow {H2} at (0,96.34) size 784x27
16 LayoutInline {<pseudo:before>} at (0,0) size 100x26 16 LayoutInline {<pseudo:before>} at (0,0) size 100x26
17 LayoutTextFragment at (0,0) size 100x26 17 LayoutTextFragment (anonymous) at (0,0) size 100x26
18 text run at (0,0) width 100: "Chapter: " 18 text run at (0,0) width 100: "Chapter: "
19 LayoutText {#text} at (99,0) size 80x26 19 LayoutText {#text} at (99,0) size 80x26
20 text run at (99,0) width 80: "TEST 2" 20 text run at (99,0) width 80: "TEST 2"
21 LayoutBlockFlow (anonymous) at (0,143.25) size 784x18 21 LayoutBlockFlow (anonymous) at (0,143.25) size 784x18
22 LayoutText {#text} at (0,0) size 208x17 22 LayoutText {#text} at (0,0) size 208x17
23 text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\"" 23 text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\""
24 LayoutBlockFlow {H3} at (0,179.97) size 784x22 24 LayoutBlockFlow {H3} at (0,179.97) size 784x22
25 LayoutInline {<pseudo:before>} at (0,0) size 116x21 25 LayoutInline {<pseudo:before>} at (0,0) size 116x21
26 LayoutTextFragment at (0,0) size 116x21 26 LayoutTextFragment (anonymous) at (0,0) size 116x21
27 text run at (0,0) width 116: "Chapter One: " 27 text run at (0,0) width 116: "Chapter One: "
28 LayoutText {#text} at (115,0) size 63x21 28 LayoutText {#text} at (115,0) size 63x21
29 text run at (115,0) width 63: "TEST 3" 29 text run at (115,0) width 63: "TEST 3"
30 LayoutBlockFlow (anonymous) at (0,220.69) size 784x18 30 LayoutBlockFlow (anonymous) at (0,220.69) size 784x18
31 LayoutText {#text} at (0,0) size 239x17 31 LayoutText {#text} at (0,0) size 239x17
32 text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\"" 32 text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\""
33 LayoutBlockFlow {H4} at (0,259.95) size 784x18 33 LayoutBlockFlow {H4} at (0,259.95) size 784x18
34 LayoutInline {<pseudo:before>} at (0,0) size 67x17 34 LayoutInline {<pseudo:before>} at (0,0) size 67x17
35 LayoutTextFragment at (0,0) size 67x17 35 LayoutTextFragment (anonymous) at (0,0) size 67x17
36 text run at (0,0) width 67: "Chapter: " 36 text run at (0,0) width 67: "Chapter: "
37 LayoutText {#text} at (66,0) size 54x17 37 LayoutText {#text} at (66,0) size 54x17
38 text run at (66,0) width 54: "TEST 4" 38 text run at (66,0) width 54: "TEST 4"
39 LayoutBlockFlow (anonymous) at (0,299.22) size 784x18 39 LayoutBlockFlow (anonymous) at (0,299.22) size 784x18
40 LayoutText {#text} at (0,0) size 208x17 40 LayoutText {#text} at (0,0) size 208x17
41 text run at (0,0) width 208: "Should read: \"Chapter: TEST 4\"" 41 text run at (0,0) width 208: "Should read: \"Chapter: TEST 4\""
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698