3 offset: auto ray(farthest-side contain
1266019529.52turn)
5%;
4 vector-effect: non-scaling-stroke;
5 stroke: context-stroke ! important;
9 document
.addEventListener("DOMContentLoaded", () => {
10 let a
= document
.createElementNS("http://www.w3.org/2000/svg", "svg")
11 let b
= document
.createElementNS("http://www.w3.org/2000/svg", "path")
12 b
.setAttribute("d", "m9 1")
14 document
.documentElement
.appendChild(a
)