Skip to content

Add Chromium real values for Node API#7659

Merged
foolip merged 2 commits intomdn:masterfrom
queengooborg:api/Node-chrome
Dec 11, 2020
Merged

Add Chromium real values for Node API#7659
foolip merged 2 commits intomdn:masterfrom
queengooborg:api/Node-chrome

Conversation

@queengooborg
Copy link
Copy Markdown
Contributor

This PR adds real values for Chromium for the Node API based upon results from the mdn-bcd-collector project.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 11, 2020
"opera": {
"version_added": "7"
"version_added": "7",
"notes": "Before Opera 15, this feature was only supported on <code>Element</code>."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I did some quick testing to confirm that document.body.parentElement works in Opera 12.16, but Text and Attr nodes didn't have parentElement. Those are the other node types where it most likely might have existing, so I think this was Element only.

@foolip foolip merged commit 91d0d6d into mdn:master Dec 11, 2020
@queengooborg queengooborg deleted the api/Node-chrome branch December 11, 2020 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants