[Webkit-unassigned] [Bug 163915] REGRESSION (r207669?): LayoutTests svg/wicd/test-rightsizing-a.xhtml and svg/wicd/test-rightsizing-b.xhtml are flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 06:48:47 PDT 2016


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

--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
+            layer at (0,0) size 300x62
...
+            layer at (0,0) size 74x150

Looks like it is falling back to RenderReplaced default sizes:

const int cDefaultWidth = 300;
const int cDefaultHeight = 150;

-- 
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/20161025/78d25c76/attachment.html>


More information about the webkit-unassigned mailing list