RESOLVED WONTFIX 3446
Frame margins not respected
https://bugs.webkit.org/show_bug.cgi?id=3446
Summary Frame margins not respected
Stuart Morgan
Reported 2005-06-11 15:08:57 PDT
The marginheight and marginwidth frame properties are not respected. Apple Bug: rdar://3571847
Attachments
Simple test page (130 bytes, text/html)
2005-06-11 15:11 PDT, Stuart Morgan
no flags
FRAME element that uses marginheight=100 marginwidth=100 (337 bytes, text/html)
2005-06-11 18:14 PDT, Chris Petersen
no flags
Fixed testcase (115 bytes, text/html)
2015-12-22 15:29 PST, Simon Fraser (smfr)
no flags
Stuart Morgan
Comment 1 2005-06-11 15:11:02 PDT
Created attachment 2255 [details] Simple test page The image should be 20px away from the edges of the frame.
Chris Petersen
Comment 2 2005-06-11 18:11:23 PDT
Interesting.. I have a test case that does render with the assigned (marginheight=100 marginwidth=100) values. But the source referenced is a website. Perhaps the issue is when a image is used as a source ?
Chris Petersen
Comment 3 2005-06-11 18:14:39 PDT
Created attachment 2259 [details] FRAME element that uses marginheight=100 marginwidth=100
Simon Fraser (smfr)
Comment 4 2015-12-22 15:29:50 PST
Created attachment 267808 [details] Fixed testcase
Simon Fraser (smfr)
Comment 5 2015-12-22 15:30:46 PST
No major browser supports this; the last testcase (when downloaded) shows the same behavior in Safari, Firefox and Chrome.
Note You need to log in before you can comment on or make changes to this bug.