[Webkit-unassigned] [Bug 13951] "unsafe" error when accessing contentDocument of svg object created with data attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 1 08:11:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13951


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from ddkilzer at webkit.org  2007-06-01 08:11 PDT -------
Confirmed with a local debug build of WebKit r21911 with Safari 2.0.4 (419.3)
on Mac OS X 10.4.9 (8P135).

JavaScript Console:

Unsafe JavaScript attempt to access frame with URL
data:image/svg+xml,%3C?xml%20version=%221.0%22%20encoding=%22UTF-8%22?%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%20baseProfile=%22full%22%20width=%22100%%22%20height=%22100%%22%20viewBox=%220%200%20350%20235%22%3E%3Crect%20x=%220%22%20y=%2233%22%20width=%22350%22%20height=%22133%22%20fill=%22red%22/%3E%3C/svg%3E
from frame with URL http://bugs.webkit.org/attachment.cgi?id=14804. Domains
must match.


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



More information about the webkit-unassigned mailing list