Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Attr#nodeName #171

Closed
zcorpan opened this issue Feb 22, 2016 · 1 comment
Closed

Add Attr#nodeName #171

zcorpan opened this issue Feb 22, 2016 · 1 comment

Comments

@zcorpan
Copy link
Member

zcorpan commented Feb 22, 2016

https://dom.spec.whatwg.org/#attr

readonly attribute DOMString name;

Add nodeName as an alias. 10091 resources from 470k pages match REGEXP_MATCH(content, r'\.attributes\[[a-zA-Z0-9\. -]+\]\.nodeName') (dataset httparchive:har.chrome_jan_15_2016_requests). Also Live DOM Viewer. :-)

See http://logs.glob.uno/?c=freenode%23whatwg&s=22+Feb+2016&e=22+Feb+2016#c985861

@annevk
Copy link
Member

annevk commented Feb 22, 2016

Feel free to land your fix. Still think we're doomed and have to add Attr as Node back though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants