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

feat: Ignore before/after pseudo elements in JSDOM #380

Merged
merged 5 commits into from
Aug 10, 2020

Conversation

eps1lon
Copy link
Owner

@eps1lon eps1lon commented Aug 10, 2020

Apparently there's value in logging errors for unsupported pseudo elements but not every CSS property non of which are computed correctly.

userAgent sniffing is not viable since that can be configured.

@eps1lon eps1lon added the bug Something isn't working label Aug 10, 2020
@changeset-bot
Copy link

changeset-bot bot commented Aug 10, 2020

🦋 Changeset is good to go

Latest commit: e2ef2c4

We got this.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@eps1lon eps1lon changed the title fix: Ignore before/after pseudo elements in JSDOM feat: Ignore before/after pseudo elements in JSDOM Aug 10, 2020
@eps1lon eps1lon merged commit 9e46c51 into main Aug 10, 2020
@eps1lon eps1lon deleted the fix/jsdom-very-correct-much-noise branch August 10, 2020 20:52
@github-actions github-actions bot mentioned this pull request Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant