Bug 117304 - The containing element for a <video> or <iframe> element is 4px taller than the video/iframe
Summary: The containing element for a <video> or <iframe> element is 4px taller than t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 08:54 PDT by Mihai Balan
Modified: 2013-07-31 13:04 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Balan 2013-06-06 08:54:26 PDT
When a video or iframes is flowed in an auto-height region, the region is 4px taller than the content node.
Comment 1 Mihnea Ovidenie 2013-07-30 10:15:10 PDT
Is this a region specific issue? Have you tried to lay-out a video in an auto-height div and see what happens?
Comment 2 Mihai Balan 2013-07-31 02:13:26 PDT
This also reproduces when the video is laid out in a plain div, too, so this is not region specific.
Comment 3 Mihai Balan 2013-07-31 13:04:24 PDT
Changed bug description to reflect new findings, removed dependency on bug 57312.