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 23999 - "Either when an element is created that has a cl..."
Summary: "Either when an element is created that has a cl..."
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 08:11 UTC by Simon Pieters
Modified: 2013-12-10 15:03 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2013-12-05 08:11:12 UTC
http://dom.spec.whatwg.org/#interface-element

[[
Either when an element is created that has a class attribute or when an element's class attribute is set, set the element's classes to the new value, parsed.


]]

'parsed' is a broken xref