Bug 53447 - -webkit-perspective strange interaction with iframes
Summary: -webkit-perspective strange interaction with iframes
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Nobody
URL: http://www.extractwidget.com/bug3.html
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 12:41 PST by Aymeric Vitte
Modified: 2022-07-12 14:17 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aymeric Vitte 2011-01-31 12:41:02 PST
Might be a Safari bug only.

Try http://www.extractwidget.com/bug3.html. You will notice some strange stuff on the iframes, and scrollbars did disappear

Remove :

<style>
body {
-webkit-perspective: 800;
}
</style>

Everything comes back to normal
Comment 1 Simon Fraser (smfr) 2011-01-31 22:16:23 PST
Known issue with iframes in compositing layers, somewhat related to bug 15676.
Comment 2 Brent Fulgham 2022-07-12 14:17:18 PDT
The test site no longer exists. We can't take further action under this bug, but work continues under the related bug.