- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Sep 2011 02:01:27 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14206
Summary: missing dependency for CharacterData interface from
[DOMCORE]
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: glenn@skynav.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
the current editor's draft, 2.2.2, indicates mandatory support for
CDATASection, Comment, ProcessingInstruction, and Text nodes as defined by
[DOMCORE] (aka DOM4);
however, all of these interface inherit from the CharacterData interface, which
appears to argue for including a dependency upon CharacterData in the DOM
interface dependencies listed in 2.2.2
--
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:01:32 UTC