Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/styling/stroke-color-inherit-link-visited.svg
<svg width="100" height="100" stroke="red" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:html="http://www.w3.org/1999/xhtml">
<html:link rel="match" href="stroke-color-inherit-link-visited-ref.svg"/>
<html:meta name="assert" content="Tests that stroke is correctly inherited in the presence of visited link"/>
<a xlink:href="">
<rect width="100" height="100" stroke-width="5"></rect>
</a>
</svg>