6c9f5d4cb6
Rendering a text element with a string leads to just a <text/> element. Rendering with an array leads to <text><tspan/></text>. Decided to use the latter since it matches with the majority of text rendering currently in use. |
||
---|---|---|
.. | ||
javascript | ||
javascript_spec.js |