NEW 123852
[Grid Layout] Fix painting a grid item overflowing its grid area
https://bugs.webkit.org/show_bug.cgi?id=123852
Summary [Grid Layout] Fix painting a grid item overflowing its grid area
Ryosuke Niwa
Reported 2013-11-05 19:27:23 PST
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
Attachments
Note You need to log in before you can comment on or make changes to this bug.