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

Document JSDOM Web API and HTML support #3180

Closed
ExE-Boss opened this issue Dec 6, 2018 · 1 comment
Closed

Document JSDOM Web API and HTML support #3180

ExE-Boss opened this issue Dec 6, 2018 · 1 comment
Labels
data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@ExE-Boss
Copy link
Contributor

ExE-Boss commented Dec 6, 2018

The JSDOM (on npm) node package implements a headless browser for testing HTML content and is also used extensively for testing the output of KumaScript macros.

It’d be helpful to know which APIs are supported by JSDOM when writing unit tests or using it in WebWorkers.

@Elchi3 Elchi3 added question ❔ Issues where a question or problem is stated and a discussion is held to gather opinions. data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. and removed question ❔ Issues where a question or problem is stated and a discussion is held to gather opinions. labels Jan 8, 2019
@Elchi3
Copy link
Member

Elchi3 commented Jan 8, 2019

I think this is out of scope for this project for now.
Yes, it might be interesting, but I'm not aware of a data displayer for this. I haven't heard that MDN or VS Code is interested in showing JSDOM data. If we have demand for this, we might reconsider.

@Elchi3 Elchi3 closed this as completed Jan 8, 2019
@queengooborg queengooborg added the invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! label Dec 18, 2019
@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:browsers 🌍 Data about browsers (versions, release dates, etc). This data is used for validation. invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

4 participants
@Elchi3 @ExE-Boss @queengooborg and others