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 14184 - hasFeature version should stringify null to ""
Summary: hasFeature version should stringify null to ""
Status: RESOLVED FIXED
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: 2011-09-16 13:52 UTC by Simon Pieters
Modified: 2011-09-16 13:55 UTC (History)
2 users (show)

See Also:


Attachments

Description Simon Pieters 2011-09-16 13:52:39 UTC
http://www.google.com/codesearch#search/&q=hasFeature%5Cs*%5C(%5B%5E,%5D%2B,%5Cs*null%5Cs*%5C)&type=cs

The "XPath" feature checks look scary. I think we need to stringify null to "" in hasFeature's second argument.