[Bug 21976] [imports]: Preventing DOM hierarchy cycles
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21976 Morrita Hajime <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|WONTFIX |--- --- Comment #12 from Morrita Hajime <[email protected]> --- (In reply to Rafael Weinstein from comment #11) > That prevents the upward cycle, but the downward cycle is still possible > (e.g. example in comment 5). > > What am I missing? You are right. Naively thinking, we can just throw an exception in that case. -- You are receiving this mail because: You are on the CC list for the bug.