- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Nov 2014 19:02:11 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27456
Bug ID: 27456
Summary: Redefine Node.isDefaultNamespace(),
Node.lookupNamespaceURI() and Node.lookupPrefix()
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: annevk@annevk.nl
Reporter: crimsteam@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
Current definitions of this methods:
http://dom.spec.whatwg.org/#dom-node-isdefaultnamespace
http://dom.spec.whatwg.org/#dom-node-lookupnamespaceuri
http://dom.spec.whatwg.org/#dom-node-lookupprefix
don't cover any implementations. I'm mention about this situation in bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=1061578
Question is:
- what they should doing to be useful for devs
- what is their actual usage; can be modify without breaking something (or even
remove if usage is close to 0). This method has been introduced by DOM Level 3.
It does not look good when the description in actual DOM does not match at
least one implementation.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 27 November 2014 19:02:12 UTC