diff --git a/css/properties/hanging-punctuation.json b/css/properties/hanging-punctuation.json index f3ed10e2af71f0..ff309e92c675c2 100644 --- a/css/properties/hanging-punctuation.json +++ b/css/properties/hanging-punctuation.json @@ -23,10 +23,11 @@ "opera_android": "mirror", "safari": [ { - "version_added": "preview" + "version_added": "26.5" }, { "version_added": "10", + "version_removed": "26.5", "partial_implementation": true, "notes": "The characters `U+0027` and `U+0022` are not supported by the `first` and `last` keywords. See [bug 309123](https://webkit.org/b/309123)." }