[Bug 12299] The (normative and non-normative) assertion that tokenlist.item(index) / tokenlist[index] returns null for index>=length appears to be in conflict with WebIDL, at least for the index property case; afaict WebIDL requires that index property getters throw

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12299

--- Comment #11 from contributor@whatwg.org 2011-06-14 21:56:22 UTC ---
Checked in as WHATWG revision r6223.
Check-in comment: Simplify the non-normative descriptions of index getters to
avoid confusing readers (the specifics of edge cases are rather subtle).
http://html5.org/tools/web-apps-tracker?from=6222&to=6223

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 14 June 2011 21:56:26 UTC