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 18358 - Node.contains(null) could be clearer
Summary: Node.contains(null) could be clearer
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 14017
  Show dependency treegraph
 
Reported: 2012-07-23 13:03 UTC by Ms2ger
Modified: 2012-09-11 14:55 UTC (History)
2 users (show)

See Also:


Attachments

Description Ms2ger 2012-07-23 13:03:55 UTC
I don't think it's terribly clear that null was considered in the definition of Node.contains. It would be nice to just handle null explicitly.