Bug 15453 - Desktop: <object> broken for local SVG uris
Summary: Desktop: <object> broken for local SVG uris
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-10 11:13 PDT by jay
Modified: 2011-05-23 08:33 PDT (History)
1 user (show)

See Also:


Attachments
seriously weird stuff (512 bytes, text/html)
2007-10-10 11:13 PDT, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2007-10-10 11:13:14 PDT
create a folder with various SVGs in it on the desktop, 
create an html file linking to a file that's there or not...
<object type="image/svg+xml" data="svg/some.svg"></object>
copy the link repeatedly in the file
each graphics is a different one from the file, although only one is addressed, or none....

Beware Seriously Weird stuff beyond here.
Comment 1 jay 2007-10-10 11:13:54 PDT
Created attachment 16616 [details]
seriously weird stuff
Comment 2 jay 2007-10-10 11:49:27 PDT
I'd really appreciate if anyone can confirm this.
Comment 3 David Kilzer (:ddkilzer) 2007-10-11 10:07:24 PDT
Please attach svg/searchs.svg to this bug for use with Attachment 16616 [details].
Comment 4 Nikolas Zimmermann 2011-05-23 06:37:46 PDT
I don't see any issues with local <object> references.
Comment 5 jay 2011-05-23 08:33:01 PDT
confirmed