20 lines
270 B
HTML
20 lines
270 B
HTML
<style>
|
|
dl::before {
|
|
position: fixed;
|
|
content: "";
|
|
}
|
|
</style>
|
|
<script>
|
|
function go() {
|
|
b.appendChild(a)
|
|
}
|
|
</script>
|
|
<body onload=go()>
|
|
<data>
|
|
<dl id="a" style="display: contents">
|
|
<dl></dl>
|
|
<dd style="position: fixed">
|
|
</dl>
|
|
<svg>
|
|
<text>
|
|
<textPath id="b">
|