[Webkit-unassigned] [Bug 15214] SVG link with target="_top" opens new window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 07:22:24 PDT 2007


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





------- Comment #3 from eric at webkit.org  2007-09-25 07:22 PDT -------
As part of fixing this, I made sure we passed all the SVG WG test cases.  This
one is relevant to this code change, but the test seems wrong:
http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-linking-a-07-t.html

specifically:
The bottom-most (blue) arrows links to the same external SVG file, but with
xlink:show="replace". Both the left and the right blue arrows should produce
the image of the linkingToc-t.svg in a new frame.

The left arrow should not open a new window, as xlink:replace behaves like
target="_self" according to the xlink spec.
http://www.w3.org/TR/xlink/#show-att


-- 
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