This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12585 - DOMTokenList itself should have .value, even if that means that there'd be two ways to change the classList of an element with a single string.
Summary: DOMTokenList itself should have .value, even if that means that there'd be tw...
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 23:16 UTC by contributor
Modified: 2011-08-04 05:12 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2011-05-02 23:16:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Section: http://www.whatwg.org/specs/web-apps/current-work/#safe-passing-of-structured-data

Comment:
DOMTokenList itself should have .value, even if that means that there'd be two
ways to change the classList of an element with a single string.

Posted from: 98.235.63.240
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.60 Safari/534.24
Comment 1 Michael[tm] Smith 2011-08-04 05:12:07 UTC
mass-move component to LC1