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 27363 - Attr.nodeValue needs to be an alias of Attr.value
Summary: Attr.nodeValue needs to be an alias of Attr.value
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 08:20 UTC by Philip Jägenstedt
Modified: 2014-11-19 13:54 UTC (History)
3 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2014-11-19 08:20:43 UTC
https://www.chromestatus.com/metrics/feature/timeline/popularity/348

Compare that with Attr.textContent, which is in the spec and has much lower usage:
https://www.chromestatus.com/metrics/feature/timeline/popularity/349
Comment 2 Philip Jägenstedt 2014-11-19 13:54:32 UTC
Thanks!