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

innerText setter uses pointer + position instead of sticking with one variable name #2446

Closed
domenic opened this issue Mar 18, 2017 · 2 comments
Labels
good first issue Ideal for someone new to a WHATWG standard or software project

Comments

@domenic
Copy link
Member

domenic commented Mar 18, 2017

https://html.spec.whatwg.org/multipage/dom.html#the-innertext-idl-attribute

As far as I can tell every reference to pointer should instead be position, or vice-versa.

@domenic domenic added the good first issue Ideal for someone new to a WHATWG standard or software project label Mar 18, 2017
@billy-woods
Copy link
Contributor

I'd like to give this a go, if you don't mind! I'm asking on your IRC channel to make sure I'm doing the right things...

@zcorpan
Copy link
Member

zcorpan commented Mar 20, 2017

It should be position

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Ideal for someone new to a WHATWG standard or software project
Development

No branches or pull requests

3 participants