[Webkit-unassigned] [Bug 62769] REGRESSION (r88913): <object> has wrong computed height
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 8 04:43:54 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62769
--- Comment #12 from Nikolas Zimmermann <zimmermann at kde.org> 2011-07-08 04:43:54 PST ---
(In reply to comment #11)
> For the IFrame problem, I can tell it gets the wrong computed height even if its parent is not body.
>
> In the aforementioned testcase (http://beta.everlong.org/iframe2/), we have the following DOM tree :
>
> html
> body
> div.iframe
> iframe
>
> div.iframe is absoluted positioned, with top = right = bottom = left = 0px.
> In my setup it gets computed height = 728px.
>
> iframe has height:100% and gets height = 150px, which is completely wrong.
>
> As I said in my original Chromium bug report, the only browsers doing this are IE7 and older. That's painful.
Hi Julien,
sorry I forgot to mention here that in bug 64059 I've discussed the problem, and how to fix it. I'll come to it soon!
Cheers,
Niko
--
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