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

Adds a test checking that we handle empty string styles #83

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

saperdadsk
Copy link
Contributor

This adds a test for the fix for #79 - while that situation can appear in more situations than the one tested here (nodes being detached from the DOM, etc), it at least manifests in our test environment if we don't apply any styling to the parent node.

Relates to #80, so if there is a decision to change the behavior, there is at least a test of some kind

saperdadsk and others added 2 commits February 23, 2024 13:08
This adds a test for the fix for bvaughn#79 - while that situation can appear in more situations than the one tested here (nodes being detached from the DOM, etc), it at least manifests in our test environment if we don't apply any styling to the parent node.

Relates to bvaughn#80, so if there is a decision to change the behavior, there is at least a test of _some_ kind
Copy link
Owner

@bvaughn bvaughn left a comment

Choose a reason for hiding this comment

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

Thanks fort he added test

@bvaughn bvaughn merged commit e841d37 into bvaughn:master Feb 24, 2024
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.

2 participants