Re: Empty text node in DOM tree
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Does Mozilla treat tags differently regarding the new line between > them? Yes. > Is there a specification for the parsing behavior? The HTML5 proposal is the closest to it, but we don't match it exactly. Or rather it doesn't match us exactly. -Boris