![]() Previously, this just checked the tag names. For elements that exist in different namespaces (like HTMLScriptElement vs SVGScriptElement) this could lead to invalid casts, as the namespace was not checked. This switches to using the safer helpers on the DOM::Node. |
||
---|---|---|
.. | ||
XMLDocumentBuilder.cpp | ||
XMLDocumentBuilder.h |