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

Side by Side Diff: LayoutTests/platform/win/css2.1/t1202-counters-17-d-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 800x94 3 layer at (0,0) size 800x94
4 LayoutBlockFlow {HTML} at (0,0) size 800x94 4 LayoutBlockFlow {HTML} at (0,0) size 800x94
5 LayoutBlockFlow {BODY} at (8,16) size 784x70 5 LayoutBlockFlow {BODY} at (8,16) size 784x70
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 298x17 7 LayoutText {#text} at (0,0) size 298x17
8 text run at (0,0) width 298: "The following two lines should look the same:" 8 text run at (0,0) width 298: "The following two lines should look the same:"
9 LayoutBlockFlow {DIV} at (0,34) size 784x18 9 LayoutBlockFlow {DIV} at (0,34) size 784x18
10 LayoutInline {SPAN} at (0,0) size 34x17 10 LayoutInline {SPAN} at (0,0) size 34x17
11 LayoutInline {<pseudo:before>} at (0,0) size 34x17 11 LayoutInline {<pseudo:before>} at (0,0) size 34x17
12 LayoutCounter at (0,0) size 20x17 12 LayoutCounter (anonymous) at (0,0) size 20x17
13 text run at (0,0) width 20: "1.1" 13 text run at (0,0) width 20: "1.1"
14 LayoutTextFragment at (20,0) size 14x17 14 LayoutTextFragment (anonymous) at (20,0) size 14x17
15 text run at (20,0) width 14: " - " 15 text run at (20,0) width 14: " - "
16 LayoutInline {SPAN} at (0,0) size 30x17 16 LayoutInline {SPAN} at (0,0) size 30x17
17 LayoutInline {<pseudo:before>} at (0,0) size 30x17 17 LayoutInline {<pseudo:before>} at (0,0) size 30x17
18 LayoutCounter at (33,0) size 17x17 18 LayoutCounter (anonymous) at (33,0) size 17x17
19 text run at (33,0) width 17: "12" 19 text run at (33,0) width 17: "12"
20 LayoutTextFragment at (49,0) size 14x17 20 LayoutTextFragment (anonymous) at (49,0) size 14x17
21 text run at (49,0) width 14: " - " 21 text run at (49,0) width 14: " - "
22 LayoutInline {SPAN} at (0,0) size 124x17 22 LayoutInline {SPAN} at (0,0) size 124x17
23 LayoutInline {<pseudo:before>} at (0,0) size 124x17 23 LayoutInline {<pseudo:before>} at (0,0) size 124x17
24 LayoutCounter at (62,0) size 21x17 24 LayoutCounter (anonymous) at (62,0) size 21x17
25 text run at (62,0) width 21: "1.3" 25 text run at (62,0) width 21: "1.3"
26 LayoutTextFragment at (82,0) size 50x17 26 LayoutTextFragment (anonymous) at (82,0) size 50x17
27 text run at (82,0) width 50: "-- --" 27 text run at (82,0) width 50: "-- --"
28 LayoutCounter at (131,0) size 55x17 28 LayoutCounter (anonymous) at (131,0) size 55x17
29 text run at (131,0) width 55: "1-------3" 29 text run at (131,0) width 55: "1-------3"
30 LayoutBlockFlow {DIV} at (0,52) size 784x18 30 LayoutBlockFlow {DIV} at (0,52) size 784x18
31 LayoutText {#text} at (0,0) size 186x17 31 LayoutText {#text} at (0,0) size 186x17
32 text run at (0,0) width 186: "1.1 - 12 - 1.3-- --1-------3" 32 text run at (0,0) width 186: "1.1 - 12 - 1.3-- --1-------3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698