Functions§
- Returns e.g. “rect” for
<svg:rect>
- name 🔒Returns e.g. “svg:rect” for
<svg:rect>
- Returns e.g. the SVG namespace URI for
<svg:rect>
- Returns the text contents of the Node, or empty string if none.
- If s2 is found inside s1, return everything after s2. Return all of s1 otherwise.
- If s2 is found inside s1, return everything before s2. Return all of s1 otherwise.