Bug 117304
Summary: | The containing element for a <video> or <iframe> element is 4px taller than the video/iframe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mihai Balan <mibalan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mihnea, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Mihai Balan
When a video or iframes is flowed in an auto-height region, the region is 4px taller than the content node.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mihnea Ovidenie
Is this a region specific issue? Have you tried to lay-out a video in an auto-height div and see what happens?
Mihai Balan
This also reproduces when the video is laid out in a plain div, too, so this is not region specific.
Mihai Balan
Changed bug description to reflect new findings, removed dependency on bug 57312.