DescriptionFix printing issue of list item with blank first line
The problem was that LayoutObject::addElementVisualOverflowRects()
doesn't cover list markers. Filed crbug.com/614781 for this.
Let BlockPainter unite its visual overflow and the result of
addElementVisualOverflowRects() to ensure whole visual overflow
coverage.
BUG=614262
TEST=printing/list-item-with-empty-first-line.html
Committed: https://crrev.com/6a19a7c66cdcbb95284ebf6157ad6cf4a82fbc89
Cr-Commit-Position: refs/heads/master@{#396046}
Patch Set 1 #Patch Set 2 : #
Total comments: 3
Patch Set 3 : virtual/threaded/printing/list-item-with-empty-first-line.html #
Messages
Total messages: 20 (9 generated)
|