[Bug 20836] What happens when a dictionary references itself?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20836

--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
Is this fundamentally different than a dictionary that simply goes into an
infinite loop in JS when you try to get the .next?

I mean, from an implementor's point of view it might be because they'd have to
detect the different situation, but conceptually?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 31 January 2013 17:14:02 UTC