Skip to content

Commit

Permalink
Update white-space-collapse.json to preview in safari (mdn#21701)
Browse files Browse the repository at this point in the history
* Update white-space-collapse.json

It was added in STP 182, and I also tested in STP and confirmed.
https://developer.apple.com/documentation/safari-technology-preview-release-notes/stp-release-182

Here is the link to the implementation:
WebKit/WebKit@30f3214

Also checked the layout tests in WPT, and they pass:
https://wpt.fyi/results/css/css-text/white-space/white-space-collapse-000.html?label=master&label=experimental&aligned
https://wpt.fyi/results/css/css-text/white-space/white-space-collapse-001.html?label=master&label=experimental&aligned

* Update white-space-collapse.json

delete unnecessary comma
  • Loading branch information
celestaria authored Dec 21, 2023
1 parent 20b42a8 commit 9ac8d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/properties/white-space-collapse.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit 9ac8d07

Please sign in to comment.