[Webkit-unassigned] [Bug 70193] iframe with 100% height inside absolutely positioned div will be taller than body

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 15 23:11:03 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-15 23:11:03 PST ---
(In reply to comment #2)
> iframe being an inline replaced element, it rest on the baseline of the parent block (leaving space for descenders, etc).
> 
> iframe {display:block} removes that space and the scrollbar.

Ah, you're right. Silly me.

-- 
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