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

Create variants to exclude legacy appearance values from appearance-cssom-001.html #39120

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

nt1m
Copy link
Member

@nt1m nt1m commented Mar 21, 2023

Copy link
Member

@gsnedders gsnedders left a comment

Choose a reason for hiding this comment

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

This looks fine. Might be slightly nicer if this were variants, but I'm not overly fussed.

@nt1m nt1m force-pushed the cssom-legacy-appearance-values branch 2 times, most recently from 64219a3 to 6ac5363 Compare March 21, 2023 19:51
@nt1m nt1m changed the title Split CSSOM test for legacy appearance values into a new test Create variants to exclude legacy appearance values from appearance-cssom-001.html Mar 21, 2023
@nt1m nt1m force-pushed the cssom-legacy-appearance-values branch 2 times, most recently from b06f4df to fa5f13b Compare March 21, 2023 20:37
@nt1m nt1m force-pushed the cssom-legacy-appearance-values branch from fa5f13b to 57d1cea Compare March 21, 2023 20:38
@nt1m nt1m closed this Mar 21, 2023
@nt1m nt1m reopened this Mar 21, 2023
@nt1m nt1m closed this Mar 21, 2023
@nt1m nt1m reopened this Mar 21, 2023
@nt1m nt1m merged commit 5a142b8 into master Mar 21, 2023
@nt1m nt1m deleted the cssom-legacy-appearance-values branch March 21, 2023 23:40
Comment on lines +5 to +6
<meta name="variant" content="">
<meta name="variant" content="?exclude=Invalid">
Copy link
Member

Choose a reason for hiding this comment

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

@nt1m this means there's some overlap between the two; it might be better to have ?include=Invalid instead of "".

Copy link
Member Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove appearance cssom tests that require the removal of values needed for compat
4 participants