We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to use prefix as attribute name, but since it is defined within the DOM API I can't.
prefix
Using prefix as attribute name throws an error.
The text was updated successfully, but these errors were encountered:
But how do we setup DOM property getters then?
DOM
Sorry, something went wrong.
This affects all inherited DOM properties and methods...
And it needs to be documented in the contribution docs!
closing as new plib version is live. If issue is with v2 still relevant, please re-open
LucaMele
AndyOGo
TheDadi
No branches or pull requests
Are you reporting a bug or a feature?
Expected Behavior
I would like to use
prefix
as attribute name, but since it is defined within the DOM API I can't.Actual Behavior
Using
prefix
as attribute name throws an error.The text was updated successfully, but these errors were encountered: