- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 04 Sep 2009 07:13:58 +0200
- To: www-archive@w3.org
Hi,
This:
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<foreignObject xlink:href="http://www.w3.org"
x="0" y="0" width="1000" height="1000" />
</svg>
quite reliably crashes Opera 9.64 on Windows directly on load or when
zooming out of the outer document; adding to the svg element something
like width="1850pt" height="2527pt" viewBox="0.00 0.00 1850.00 2527.00"
and then scrolling the outer document does, too. In the file opera.dll
at 0x67B4242D rep stos dword ptr [edi] fwiw.
regards,
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Friday, 4 September 2009 05:14:38 UTC