DOMParser constructor
DOMParser()
Implementation
factory DOMParser() =>
WebRuntime.current.createWebObject<DOMParser>('DOMParser', []);
factory DOMParser() =>
WebRuntime.current.createWebObject<DOMParser>('DOMParser', []);