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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/lists/list-marker-before-float-nested-expected.txt

Issue 2553793003: Establish a list marker's offset before floats have been added to its line (Closed)
Patch Set: bug 548616 Created 4 years 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x128
4 LayoutBlockFlow {HTML} at (0,0) size 800x128
5 LayoutBlockFlow {BODY} at (8,16) size 784x96
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 557x19
8 text run at (0,0) width 557: "crbug.com/548616: List markers shouldn't shift to avoid floats that come after them on a line."
9 LayoutBlockFlow {OL} at (0,36) size 784x60
10 LayoutListItem {LI} at (40,0) size 744x20
11 LayoutListMarker (anonymous) at (-16,0) size 16x19: "1"
12 LayoutImage (floating) {IMG} at (0,0) size 20x20 [bgcolor=#000000]
13 LayoutListItem {LI} at (40,20) size 744x20
14 LayoutListMarker (anonymous) at (-16,0) size 16x19: "2"
15 LayoutImage (floating) {IMG} at (0,0) size 20x20 [bgcolor=#000000]
16 LayoutListItem {LI} at (40,40) size 744x20
17 LayoutListMarker (anonymous) at (-16,0) size 16x19: "3"
18 LayoutImage (floating) {IMG} at (0,0) size 20x20 [bgcolor=#000000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698