[Webkit-unassigned] [Bug 118706] New: [Flexbox] Don't create renderers for whitespace nodes in flexbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 21:14:00 PDT 2013


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

           Summary: [Flexbox] Don't create renderers for whitespace nodes
                    in flexbox
           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,
                    simon.fraser at apple.com, dino at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/ffa891dd6e10d6744738718298de276740a1d290

Even with white-space: pre; we shouldn't create RenderTexts
for whitespace-only nodes in flexbox.

Test changes are minor whitespace removals, except for the crash test
(which changed more, but still doesn't crash)

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