NEW 106174
Flattened frames should probably respect padding when calculating their size.
https://bugs.webkit.org/show_bug.cgi?id=106174
Summary Flattened frames should probably respect padding when calculating their size.
Mike West
Reported 2013-01-05 04:42:31 PST
RenderFrameBase::layoutWithFlattening doesn't currently handle padding placed on the IFrame element. This is similar to the issues covered in https://bugs.webkit.org/show_bug.cgi?id=106167 and https://bugs.webkit.org/show_bug.cgi?id=90827 for seamless IFrames. I don't know enough about flattened frames to know whether they _should_ respect padding, but it seems reasonable. WDYT, Eric?
Attachments
Eric Seidel (no email)
Comment 1 2013-01-05 11:07:44 PST
I believe they should. I dont remember who the original author of flattening was maybe Antti?
Mike West
Comment 2 2013-02-07 11:00:56 PST
Unassigning myself; let's be realistic about what I'm actually working on. :/
Note You need to log in before you can comment on or make changes to this bug.