Files
Kmake/test/fixtures/wpt/common/security-features/subresource/template/svg.embedded.template

6 lines
228 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
<?xml version='1.0' standalone='no'?>
<?xml-stylesheet href='stylesheet.py?id=%(id)s&amp;type=svg&amp;property=%(property)s' type='text/css'?>
<svg xmlns='http://www.w3.org/2000/svg'>
<path d='M 50,5 95,100 5,100 z' />
</svg>