[Webkit-unassigned] [Bug 67232] New: Padding can be split from line boxes across column boundaries
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 30 14:35:41 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67232
Summary: Padding can be split from line boxes across column
boundaries
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: stearns at adobe.com
Created an attachment (id=105699)
--> (https://bugs.webkit.org/attachment.cgi?id=105699&action=review)
Test file
It appears that column breaking decisions are only considering line boxes, and not the associated padding. This can result in a line's padding getting displayed in a different column than the line itself. Column (and Region) breaks should not slice apart padding.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list