WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
9513
CSS2: iframe with absolute position top, right, left and bottom specified has no affect on the size
https://bugs.webkit.org/show_bug.cgi?id=9513
Summary
CSS2: iframe with absolute position top, right, left and bottom specified has...
Timothy Hatcher
Reported
2006-06-19 22:53:08 PDT
A absolute positioned iframe with top, right, left and bottom specified has no affect on the size of the iframe. See attached testcase. The red outlined iframe should be inset 10px around the page.
Attachments
Testcase
(147 bytes, text/html)
2006-06-19 22:54 PDT
,
Timothy Hatcher
no flags
Details
Safari 15.6 matches with other browsers
(534.69 KB, image/png)
2022-07-22 08:53 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2006-06-19 22:54:12 PDT
Created
attachment 8926
[details]
Testcase
Timothy Hatcher
Comment 2
2006-06-19 22:54:34 PDT
This is not a regression, this happens in Safari 2.0 and TOT.
mitz
Comment 3
2008-02-23 10:03:24 PST
Firefox 3 beta 3 behaves like WebKit. I think the behavior is correct because an iframe has neither intrinsic dimensions nor an intrinsic ratio. Am I missing something?
Dave Hyatt
Comment 4
2008-02-23 15:47:08 PST
Safari's behavior is correct according to the spec (see section 10.3.8). However, I am working to get the spec changed, so I think keeping this bug open is reasonable.
Ahmad Saleem
Comment 5
2022-07-22 08:53:37 PDT
Created
attachment 461139
[details]
Safari 15.6 matches with other browsers I am unable to reproduce this issue (assuming test case is correct - don't see any console errors and vendor prefixes) in Safari 15.6 on macOS 12.5 and it matches with all other browsers as can be seen from attached screenshot. I think it was fixed along the way and can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Alexey Proskuryakov
Comment 6
2022-07-22 12:00:52 PDT
I think it's WONTFIX, as the behavior remains not as expected ("should be inset 10px around the page").
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug