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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/lists/ol-display-types-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 764x36 7 LayoutText {#text} at (0,0) size 764x36
8 text run at (0,0) width 764: "Test of various CSS display types for li st elements. All visible elements that have a display-type of list-item are give n a" 8 text run at (0,0) width 764: "Test of various CSS display types for li st elements. All visible elements that have a display-type of list-item are give n a"
9 text run at (0,18) width 318: "number. This is generally going to be L I element." 9 text run at (0,18) width 317: "number. This is generally going to be L I element."
10 LayoutBlockFlow {OL} at (0,52) size 784x306 10 LayoutBlockFlow {OL} at (0,52) size 784x306
11 LayoutListItem {LI} at (40,0) size 744x18 11 LayoutListItem {LI} at (40,0) size 744x18
12 LayoutListMarker (anonymous) at (-16,0) size 16x18: "3" 12 LayoutListMarker (anonymous) at (-16,0) size 16x18: "3"
13 LayoutText {#text} at (0,0) size 77x18 13 LayoutText {#text} at (0,0) size 77x18
14 text run at (0,0) width 77: "Should be 3" 14 text run at (0,0) width 77: "Should be 3"
15 LayoutListItem {LI} at (40,18) size 744x18 15 LayoutListItem {LI} at (40,18) size 744x18
16 LayoutListMarker (anonymous) at (-16,0) size 16x18: "4" 16 LayoutListMarker (anonymous) at (-16,0) size 16x18: "4"
17 LayoutText {#text} at (0,0) size 77x18 17 LayoutText {#text} at (0,0) size 77x18
18 text run at (0,0) width 77: "Should be 4" 18 text run at (0,0) width 77: "Should be 4"
19 LayoutBlockFlow {LI} at (40,36) size 744x18 19 LayoutBlockFlow {LI} at (40,36) size 744x18
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 LayoutText {#text} at (0,0) size 85x18 67 LayoutText {#text} at (0,0) size 85x18
68 text run at (0,0) width 85: "Should be 14" 68 text run at (0,0) width 85: "Should be 14"
69 LayoutListItem {LI} at (40,270) size 744x18 69 LayoutListItem {LI} at (40,270) size 744x18
70 LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet 70 LayoutListMarker (anonymous) at (-17,0) size 7x18: white bullet
71 LayoutText {#text} at (0,0) size 131x18 71 LayoutText {#text} at (0,0) size 131x18
72 text run at (0,0) width 131: "Should have a circle" 72 text run at (0,0) width 131: "Should have a circle"
73 LayoutListItem {LI} at (40,288) size 744x18 73 LayoutListItem {LI} at (40,288) size 744x18
74 LayoutListMarker (anonymous) at (-24,0) size 24x18: "16" 74 LayoutListMarker (anonymous) at (-24,0) size 24x18: "16"
75 LayoutText {#text} at (0,0) size 85x18 75 LayoutText {#text} at (0,0) size 85x18
76 text run at (0,0) width 85: "Should be 16" 76 text run at (0,0) width 85: "Should be 16"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698