Conversation
jdatapple
suggested changes
Jun 12, 2024
Contributor
jdatapple
left a comment
There was a problem hiding this comment.
Everything else looks correct with the exception of the d property.
css/properties/d.json
Outdated
| "opera_android": "mirror", | ||
| "safari": { | ||
| "version_added": "preview" | ||
| "version_added": "18" |
Contributor
There was a problem hiding this comment.
This is incorrect. This should be "false". This shows up in the collector because the property parses, but has no functionality.
Member
Author
There was a problem hiding this comment.
Thanks Jon! Updated to false.
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.
The @openwebdocs BCD collector v10.10.7 found new features shipping in Safari 18 beta (20619.1.15.11.1) which was made available for beta testing this week. Currently, the collector covers about 90% of BCD, so the following list might not be exhaustive. Also, if a feature is in Safari TP and/or behind flags, it is not considered here.
With this PR, BCD considers the following 64 features as shipping in Safari 18:
See also https://developer.apple.com/documentation/safari-release-notes/safari-18-release-notes
I will run the collector again once there is a new beta for Safari 18, or if we see a final Safari 18 release.
cc @jdatapple @jensimmons