Skip to content

Commit 669a883

Browse files
authored
Add version_removed field to hanging-punctuation.json
1 parent d2cbbdc commit 669a883

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/properties/hanging-punctuation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
},
2828
{
2929
"version_added": "10",
30+
"version_removed": "26.5",
3031
"partial_implementation": true,
3132
"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)."
3233
}

0 commit comments

Comments
 (0)