[Webkit-unassigned] [Bug 62769] REGRESSION (r88913): <object> has wrong computed height
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 11 13:07:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62769
--- Comment #15 from Lei Zhang <thestig at chromium.org> 2011-07-11 13:07:05 PST ---
(In reply to comment #13)
> Sorry, I can't get your testcase running. Whatever pdf I use, it doesn't show up -- doesn't Safari support pdf-in-<object> ?? Is it chromium specific? If so, please reduce to a testcase that works in Safari.
The pdf plugin is Chromium specific. I think you can get the same result if you replace the <object> with:
<embed src="test.swf" type="application/x-shockwave-flash" width="100%" height="100%"></embed>
--
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