[Webkit-unassigned] [Bug 119123] New: Text::recalcTextStyle should reattach text when a parent gets white-space: pre

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 20:52:31 PDT 2013


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

           Summary: Text::recalcTextStyle should reattach text when a
                    parent gets white-space: pre
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: hyatt at apple.com, bdakin at apple.com, koivisto at iki.fi,
                    simon.fraser at apple.com, dino at apple.com,
                    enrica at apple.com, akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/5298ceb69d08c921308cb8edcf26d28c1cad09e8
or come up with a better fix

If the parent of an whitespace text node gets white-space: pre (or other sigificant
whitespace values) and the text node does not already have a renderer we need to
reattach it so that we get a renderer.

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