[Webkit-unassigned] [Bug 37713] New: Whitespace + <nobr> + text-align: justify + certain widths = layout bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 11:03:28 PDT 2010


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

           Summary: Whitespace + <nobr> + text-align: justify + certain
                    widths = layout bug
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at wild.arantius.com


Created an attachment (id=53539)
 --> (https://bugs.webkit.org/attachment.cgi?id=53539)
Standalone HTML test case

See attached "tags7.html" for reduced test case.

Reproduced in Chrome dev version, Safari 4.0.5 and WebKit nightly r57720.

Document has "text-align: justify" style, text in <nobr> tags that are indented
(whitespace).  At certain (most) widths, the <nobr> tags on the first line are
much much too wide.  At only certain widths, everything displays as expected.

If the whitespace inside the <nobr> tags is removed, or if the entire block of
<nobr> tags and their content is de-dented, the issue does not manifest.

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