[Webkit-unassigned] [Bug 123852] New: [Grid Layout] Fix painting a grid item overflowing its grid area

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 19:28:37 PST 2013


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

           Summary: [Grid Layout] Fix painting a grid item overflowing its
                    grid area
           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,
                    jonlee at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/7c627e993aa66b0fed66b1d6d389f98971939273

https://chromiumcodereview.appspot.com/22642010 wasn't totally
correct and we ended up not properly painting a grid item when
it overflowed its grid area. This is a quick fix that disable
the optimization in this case and includes some testing if we
decide to be smarter about it.

http://crbug.com/248151

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