[Bug 20660] DOMTokenList list of tokens isn't properly initialised

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

--- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
See comment 2 paragraph 1 — the DOM spec doesn't initialise the list of tokens
properly. (e.g. if you get .relList on a <a rel="a b"> element, it will act as
if the list is empty.)

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

Received on Friday, 12 April 2013 06:23:58 UTC