A clean-room, BSD-licensed implementation of the SAX and JAXP XML parsing APIs (org.xml.sax.* and javax.xml.parsers.*) for Scala.js and Scala Native. This means any Scala project that needs to parse ...
assert_equals(customElement.getAttribute('id'), 'custom-element-id', 'HTML parser must preserve the id attribute'); assert_equals(customElement.id, 'custom-element-id ...