13 lines
236 B
HTML
13 lines
236 B
HTML
<script>
|
|
document.addEventListener("DOMContentLoaded", () => {
|
|
b.text = "-a"
|
|
c.scrollLeft
|
|
c.appendChild(b)
|
|
})
|
|
</script>
|
|
<svg>
|
|
<text direction="rtl">
|
|
<textPath xlink:href="#a">
|
|
<tspan id="a">
|
|
<a id="b" />
|
|
<feDistantLight id="c" />
|