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

Side by Side Diff: LayoutTests/platform/mac/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 298x18 7 LayoutText {#text} at (0,0) size 298x18
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 34x18 10 LayoutInline {SPAN} at (0,0) size 34x18
11 LayoutInline {<pseudo:before>} at (0,0) size 34x18 11 LayoutInline {<pseudo:before>} at (0,0) size 34x18
12 LayoutCounter at (0,0) size 20x18 12 LayoutCounter (anonymous) at (0,0) size 20x18
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 14x18 14 LayoutTextFragment (anonymous) at (20,0) size 14x18
15 text run at (20,0) width 14: " - " 15 text run at (20,0) width 14: " - "
16 LayoutInline {SPAN} at (0,0) size 30x18 16 LayoutInline {SPAN} at (0,0) size 30x18
17 LayoutInline {<pseudo:before>} at (0,0) size 30x18 17 LayoutInline {<pseudo:before>} at (0,0) size 30x18
18 LayoutCounter at (33,0) size 17x18 18 LayoutCounter (anonymous) at (33,0) size 17x18
19 text run at (33,0) width 17: "12" 19 text run at (33,0) width 17: "12"
20 LayoutTextFragment at (49,0) size 14x18 20 LayoutTextFragment (anonymous) at (49,0) size 14x18
21 text run at (49,0) width 14: " - " 21 text run at (49,0) width 14: " - "
22 LayoutInline {SPAN} at (0,0) size 124x18 22 LayoutInline {SPAN} at (0,0) size 124x18
23 LayoutInline {<pseudo:before>} at (0,0) size 124x18 23 LayoutInline {<pseudo:before>} at (0,0) size 124x18
24 LayoutCounter at (62,0) size 21x18 24 LayoutCounter (anonymous) at (62,0) size 21x18
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 50x18 26 LayoutTextFragment (anonymous) at (82,0) size 50x18
27 text run at (82,0) width 50: "-- --" 27 text run at (82,0) width 50: "-- --"
28 LayoutCounter at (131,0) size 55x18 28 LayoutCounter (anonymous) at (131,0) size 55x18
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 186x18 31 LayoutText {#text} at (0,0) size 186x18
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