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

Side by Side Diff: third_party/WebKit/LayoutTests/printing/list-item-with-empty-first-line-expected.txt

Issue 2011863005: Fix printing issue of list item with blank first line (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: virtual/threaded/printing/list-item-with-empty-first-line.html Created 4 years, 6 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
(Empty)
1 layer at (0,0) size 1066x799
2 LayoutView at (0,0) size 1066x799
3 layer at (0,0) size 1066x120
4 LayoutBlockFlow {HTML} at (0,0) size 1066x120
5 LayoutBlockFlow {BODY} at (8,8) size 1050x96
6 LayoutBlockFlow (anonymous) at (0,0) size 1050x20
7 LayoutText {#text} at (0,0) size 390x19
8 text run at (0,0) width 390: "Passes if both 'first' (with a line brea k) and 'second' have a bullet."
9 LayoutBlockFlow {UL} at (0,36) size 1050x60
10 LayoutListItem {LI} at (40,0) size 1010x40
11 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
12 LayoutBR {BR} at (0,0) size 0x19
13 LayoutText {#text} at (0,20) size 22x19
14 text run at (0,20) width 22: "first"
15 LayoutListItem {LI} at (40,40) size 1010x20
16 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
17 LayoutText {#text} at (0,0) size 43x19
18 text run at (0,0) width 43: "second"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698