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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 758x39 7 LayoutText {#text} at (0,0) size 757x39
8 text run at (0,0) width 758: "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 number." 8 text run at (0,0) width 757: "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 number."
9 text run at (0,20) width 238: "This is generally going to be LI elemen t." 9 text run at (0,20) width 238: "This is generally going to be LI elemen t."
10 LayoutBlockFlow {OL} at (0,56) size 784x340 10 LayoutBlockFlow {OL} at (0,56) size 784x340
11 LayoutListItem {LI} at (40,0) size 744x20 11 LayoutListItem {LI} at (40,0) size 744x20
12 LayoutListMarker (anonymous) at (-16,0) size 16x19: "3" 12 LayoutListMarker (anonymous) at (-16,0) size 16x19: "3"
13 LayoutText {#text} at (0,0) size 73x19 13 LayoutText {#text} at (0,0) size 73x19
14 text run at (0,0) width 73: "Should be 3" 14 text run at (0,0) width 73: "Should be 3"
15 LayoutListItem {LI} at (40,20) size 744x20 15 LayoutListItem {LI} at (40,20) size 744x20
16 LayoutListMarker (anonymous) at (-16,0) size 16x19: "4" 16 LayoutListMarker (anonymous) at (-16,0) size 16x19: "4"
17 LayoutText {#text} at (0,0) size 73x19 17 LayoutText {#text} at (0,0) size 73x19
18 text run at (0,0) width 73: "Should be 4" 18 text run at (0,0) width 73: "Should be 4"
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 LayoutText {#text} at (0,0) size 81x19 67 LayoutText {#text} at (0,0) size 81x19
68 text run at (0,0) width 81: "Should be 14" 68 text run at (0,0) width 81: "Should be 14"
69 LayoutListItem {LI} at (40,300) size 744x20 69 LayoutListItem {LI} at (40,300) size 744x20
70 LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet 70 LayoutListMarker (anonymous) at (-18,0) size 7x19: white bullet
71 LayoutText {#text} at (0,0) size 121x19 71 LayoutText {#text} at (0,0) size 121x19
72 text run at (0,0) width 121: "Should have a circle" 72 text run at (0,0) width 121: "Should have a circle"
73 LayoutListItem {LI} at (40,320) size 744x20 73 LayoutListItem {LI} at (40,320) size 744x20
74 LayoutListMarker (anonymous) at (-24,0) size 24x19: "16" 74 LayoutListMarker (anonymous) at (-24,0) size 24x19: "16"
75 LayoutText {#text} at (0,0) size 81x19 75 LayoutText {#text} at (0,0) size 81x19
76 text run at (0,0) width 81: "Should be 16" 76 text run at (0,0) width 81: "Should be 16"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698