[Webkit-unassigned] [Bug 15676] [Transforms] iframes/frames have issues when transformed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 00:56:05 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=15676


Paul Bakaus <paul.bakaus at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.bakaus at gmail.com




--- Comment #6 from Paul Bakaus <paul.bakaus at gmail.com>  2010-07-27 00:56:05 PST ---
I have added a reduced testcase that visualizes the most significant bug with iframes. It seems that if you do scale(0.5) on the outer container of the iframe, the iframe will inherit the scale value, scaling it to 0.5 of 0.5 (but strangely ignoring scrollbars, or just not showing them).

Weird enough, this does work well in Chrome. Probably must have worked before in a WebKit version?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list