Skip to content

Commit 33f064a

Browse files
committed
Mark text-wrap-mode as supported
Signed-off-by: Nico Burns <[email protected]>
1 parent 0a0efa4 commit 33f064a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/css-property-groups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
{ "name": "text-decoration", "status": "Yes" },
148148
{ "name": "vertical-align", "status": "No", "issues": ["linebender/parley#291"] },
149149
{ "name": "white-space-collapse", "status": "Partial", "properties": ["white-space-collapse", "white-space"] },
150-
{ "name": "text-wrap-mode", "status": "No", "properties": ["text-wrap-mode", "text-wrap", "white-space"] },
150+
{ "name": "text-wrap-mode", "status": "Yes", "properties": ["text-wrap-mode", "text-wrap", "white-space"] },
151151
{ "name": "text-transform", "status": "No" },
152152
{ "name": "text-overflow", "status": "No", "issues": ["linebender/parley#304"] },
153153
{ "name": "letter-spacing", "status": "Yes" },

0 commit comments

Comments
 (0)