If your intentions are having it not interfere with layout, can you not just get away with an html/css workaround?

1. set width/height to 0 (or even 1x1) and visibility:hidden
2. set position absolute with negative z-index and visibility
3. embed in a iframe

or any combination of the above...

-JT

On 10/11/2011 1:59 AM, Vicky Tux wrote:
hi all,

any one have solution for https://bugs.webkit.org/show_bug.cgi?id=68072

regards,
vicky.



_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to