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 16648 - Remove "xmlns" and "xml" checks from setAttributeNS()?
Summary: Remove "xmlns" and "xml" checks from setAttributeNS()?
Status: RESOLVED WONTFIX
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: 2012-04-06 09:12 UTC by Anne
Modified: 2012-05-15 11:10 UTC (History)
7 users (show)

See Also:


Attachments

Description Anne 2012-04-06 09:12:45 UTC
Since setAttribute() does no checks for them (see bug 16493), shall we remove them from setAttributeNS() or is it not worth the hassle?
Comment 1 Anne 2012-05-15 11:10:14 UTC
Nobody cares it seems. Lets keep these checks so the amount of weird trees one can create remains the same.