[Webkit-unassigned] [Bug 101992] New: Whitespace collapsing when calculating maximum width of <pre> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 14:28:40 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101992

           Summary: Whitespace collapsing when calculating maximum width
                    of <pre> elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robert at webkit.org


Created an attachment (id=173730)
 --> (https://bugs.webkit.org/attachment.cgi?id=173730&action=review)
Reduction

WidthIterator needs to know if leading space should be ignored or not when deciding whether to add word-spacing to a space character. If whitespace doesn't collapse it should never ignore a space.

-- 
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