-
Notifications
You must be signed in to change notification settings - Fork 382
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 attributeFilter #367
Comments
Bikeshed: Can we avoid to use the term of 'filter' in
|
I found that the term of |
|
I don't think it should be a verb given it's a property. |
Went with observedAttributes in 3286f00. Relevant sections: |
At defineElement time,
Get(PassedConstructor, "attributeFilter")
.sequence<DOMString>
" algorithm on it, rethrowing any errorsThere's no provision in v1 for "all attributes".
The text was updated successfully, but these errors were encountered: