- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Sep 2011 02:07:57 +0000
- To: www-dom@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14207
Summary: ElementCSSInlineStyle needs binding to Element
Product: WebAppsWG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: CSSOM
AssignedTo: annevk@opera.com
ReportedBy: glenn@skynav.com
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, www-dom@w3.org
the (incomplete) definition of ElementCSSInlineStyle (see 7.1) does not specify
that an object that implements the Element interface must also implement
ElementCSSInlineStyle;
need to add normative text specifying:
Element implements ElementCSSInlineStyle;
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Monday, 19 September 2011 02:08:23 UTC