WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 57785
64992
-webkit-transform scale applied incorrectly to iframes
https://bugs.webkit.org/show_bug.cgi?id=64992
Summary
-webkit-transform scale applied incorrectly to iframes
Adrienne Walker
Reported
2011-07-21 16:25:11 PDT
View
http://jsbin.com/oqegu6
. This page has two iframes with -webkit-scale applied. In each case, the iframe has scale applied and (what appears to be) the clip rect has the scale applied a second time. So, for the 50% case, it results in a half-size iframe, with the subframe contents clipped to a quarter of the iframe size. There is slightly different behavior in Chromium Linux and Safari Mac. In Safari, the bottom left of the subframe is visible and in Chromium the upper left of the subframe is visible (and some elements like the search sandbar and the Google doodle are not clipped). From
http://crbug.com/78542
.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2011-08-15 10:58:33 PDT
This is a dup.
Adrienne Walker
Comment 2
2011-08-15 14:04:06 PDT
(In reply to
comment #1
)
> This is a dup.
...of which open bug?
Simon Fraser (smfr)
Comment 3
2011-08-15 14:05:54 PDT
*** This bug has been marked as a duplicate of
bug 57785
***
Adrienne Walker
Comment 4
2011-08-15 14:09:58 PDT
(In reply to
comment #3
)
> > *** This bug has been marked as a duplicate of
bug 57785
***
Thanks. I don't know how I missed that. :)
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