Short URL: http://html5.org/r/4332
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4332 | 8048 | Mention DOMSettableTokenList one more time. | 2009-10-25 09:20 |
Index: source =================================================================== --- source (revision 4331) +++ source (revision 4332) @@ -5099,8 +5099,9 @@ the empty string; when the object mutates this empty string, the user agent must add the corresponding content attribute, with its value set to the value it would have been set to after mutating the - empty string. The same <code>DOMTokenList</code> object must be - returned every time for each attribute.</p> + empty string. The same <code>DOMTokenList</code> or + <code>DOMSettableTokenList</code> object must be returned every time + for each attribute.</p> <div class="example">