|
154 | 154 | { "name": "letter-spacing", "status": "Yes" }, |
155 | 155 | { "name": "word-break", "status": "Yes" }, |
156 | 156 | { "name": "overflow-wrap / word-wrap", "status": "Yes", "properties": ["overflow-wrap", "word-wrap"] }, |
157 | | - { "name": "text-shadow", "status": "No" }, |
158 | 157 | { "name": "webkit-line-clamp", "status": "No" }, |
159 | 158 | { "name": "text-indent", "status": "No" }, |
160 | 159 | { "name": "text-rendering", "status": "No" }, |
|
259 | 258 | { "name": "box-shadow", "status": "Yes" }, |
260 | 259 | { "name": "outline", "status": "Yes", "properties": ["outline-width", "outline-style", "outline-color", "outline-offset"] }, |
261 | 260 | { "name": "filter", "status": "No"}, |
| 261 | + { "name": "text-shadow", "status": "No" }, |
262 | 262 | { "name": "backdrop-filter", "status": "No" }, |
263 | 263 | { "name": "mix-blend-mode", "status": "No" }, |
264 | 264 | { "name": "background-blend-mode", "status": "No" } |
|
0 commit comments