[webkit-dev] Translucent (i)frames support
David Hyatt
hyatt at apple.com
Thu Jul 17 11:13:41 PDT 2008
Thanks for the test case. This patch should fix the problem (at least
for WebKit on OS X).
On Jul 17, 2008, at 9:36 AM, Artem Ananiev wrote:
> <html>
> <body>
>
> <div style="opacity:0.5;position:absolute;left:150;top:150">
> <iframe src="http://java.sun.com/javase/6/docs/api" width="600"
> height="450"></iframe>
> </div>
>
> <div style="opacity:0.2;position:absolute;left:250;top:250">
> <iframe src="http://java.sun.com/javase/6/docs/api" width="600"
> height="450"></iframe>
> </div>
>
> </body>
> </html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080717/03267f18/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
Url: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080717/03267f18/attachment.txt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080717/03267f18/attachment-0001.html
More information about the webkit-dev
mailing list