[Webkit-unassigned] [Bug 156097] Changing canvas height immediately after page load does not relayout canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 09:55:31 PDT 2016


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

--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
In the test case, we hit RenderHTMLCanvas::canvasSizeChanged() under the attribute setting, but return early because the size appears to not change, so never do the setNeedsLayout() that should happen in this case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160420/55df832d/attachment.html>


More information about the webkit-unassigned mailing list