13 lines
No EOL
249 B
HTML
13 lines
No EOL
249 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
|
|
<span style="filter: url(#f);">
|
|
<div style="transform: matrix(2, 1, 0, 2, 50, 50);"></div>
|
|
</span>
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<filter id="f"/>
|
|
</svg>
|
|
|
|
</body>
|
|
</html> |