HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/current/node_modules/svg-cleaner/test/files/style-cdata.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200">
	<defs>
		<style type="text/css">
			<![CDATA[
				rect { fill: url(#somethingreallylong); }
			]]>
		</style>
		<linearGradient id="somethingreallylong" x1="0" x2="0" y1="0" y2="1">
			<stop stop-color="red" offset="0" />
			<stop stop-color="green" offset="1" />
		</linearGradient>
	</defs>

	<rect width="100" height="100" />
</svg>