Skip to content

Commit

Permalink
text-wrap: pretty (#20555)
Browse files Browse the repository at this point in the history
* text-wrap: pretty

* Update css/properties/text-wrap.json

---------

Co-authored-by: Florian Scholz <[email protected]>
  • Loading branch information
rachelandrew and Elchi3 authored Aug 16, 2023
1 parent 25b05f7 commit a8fe72d
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions css/properties/text-wrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,41 @@
"standard_track": true,
"deprecated": false
}
},
"pretty": {
"__compat": {
"description": "<code>pretty</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-wrap",
"spec_url": "https://drafts.csswg.org/css-text-4/#valdef-text-wrap-pretty",
"support": {
"chrome": {
"version_added": "117"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
Expand Down

0 comments on commit a8fe72d

Please sign in to comment.