Re: baseURI / xml:base
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/9/13 10:02 AM, Boris Zbarsky wrote: > I think this is just WebKit being buggy. For example, pre-Blink Opera matches Gecko's behavior here, once I replace .remove() by .parentNode.removeChild(y). -Boris