[Webkit-unassigned] [Bug 180524] HTML-page with <object type="image/svg+xml" data="foo.svg"> often is blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 9 11:19:56 PST 2017


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

--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Whether innerHeight/innerWidth are non-zero when the load event fires for the SVG depends on whether the parent document has done layout, which may or may not have happened yet.

Maybe innerHeight/innerWidth on an iframe/object should force layout on the parent frame?

Also, I'm not sure why the resize event is not firing when it does actually get resized.

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


More information about the webkit-unassigned mailing list