[Bug 20582] Definitions of "valid key" and key comparison are underdefined and not compatible with WebIDL

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

--- Comment #8 from Joshua Bell <jsbell@chromium.org> ---
(In reply to comment #7)
> It's much better, thanks.  The only remaining issue I see is that the
> "implicit copying step" note doesn't make sense; in particular the clause
> that putatively has "side effects" as subject doesn't actually have a verb. 
> that is, it's not clear what this note is saying about "side effects".

Thanks. Yes, my text was pretty unintelligible. I've reworded the note as:

This implicit copying step ensures that key values do not change after the
operation begins, due to side effects such as JavaScript [ECMA-262] getters,
setters and type conversion functions including toString() and valueOf().

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 2 April 2013 18:00:17 UTC