feat: Update Baseline data#130
Merged
Merged
Conversation
rviscomi
reviewed
May 12, 2025
|
|
||
| export const properties = new Map([ | ||
| ["accent-color", "0:"], | ||
| ["accent-color", "10:2022"], |
Contributor
There was a problem hiding this comment.
(non-blocking) FYI the failing tests are due to web-platform-dx/web-features#2880. I'd expect the status for accent-color to go back to "false" once that's resolved.
Member
Author
There was a problem hiding this comment.
Ah okay. I wasn't sure if it was incorrect before or incorrect now. 😄
The nice thing is that I can just manually edit this without waiting for that issue to be resolved.
Contributor
There was a problem hiding this comment.
The manual override should no longer be necessary after updating to web-features@2.35.1 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prerequisites checklist
What is the purpose of this pull request?
Update Baseline data
What changes did you make? (Give an overview)
mdn-data,compute-baseline, andweb-featuresuse-baselinetests to pass using new dataRelated Issues
Is there anything you'd like reviewers to focus on?