Skip to content

deprecate Node.isSameNode Node.isSupported. add missing Node.contains #64

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

Closed
wants to merge 1 commit into from
Closed

Conversation

@@ -943,7 +943,9 @@ class Node extends EventTarget {
* The Node.isSupported()returns a Boolean flag containing the result of a test
* whether the DOM implementation implements a specific feature and this feature is
* supported by the specific node.
*
* @deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@deprecated should be a real annotation, not part of the comment. Otherwise it's not really deprecated.

@lihaoyi
Copy link
Contributor

lihaoyi commented Nov 13, 2014

Looks good to me except for the deprecated thing

@sjrd sjrd closed this Dec 9, 2015
@tindzk tindzk mentioned this pull request Feb 26, 2018
Visbone pushed a commit to Visbone/scala-js-dom that referenced this pull request Mar 18, 2021
…n-RC1-docs

Fix a link changed in Scala 3.0.0-RC1 reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants