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

Remove api.Node.outerText #7316

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Remove api.Node.outerText #7316

merged 1 commit into from
Nov 10, 2020

Conversation

queengooborg
Copy link
Contributor

This PR removes api.Node.outerText. This property is set to all false (or null), and the MDN document just says "See HTMLElement.outerText".

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 8, 2020
Copy link
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

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

@foolip
Copy link
Contributor

foolip commented Nov 10, 2020

And to be clear, I do not believe outerText has ever been implemented on Node in any browser. In Confluence, which goes back roughly to 2014, it's not ever been detected outside of HTML elements:
http://web-confluence.appspot.com/#!/catalog?releases=%5B%22Edge_18.17763_Windows_10.0%22,%22Chrome_85.0.4183.83_Windows_10.0%22,%22Firefox_80.0_Windows_10.0%22,%22Safari_14.0_OSX_10.15.6%22%5D&q=%22outertext%22

@foolip foolip merged commit 750a2b9 into master Nov 10, 2020
@foolip foolip deleted the api/Node-outerText branch November 10, 2020 09:51
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