text-stroke:[ text-stroke-width ] || [ text-stroke-color ]
默认值:看每个独立属性
| 支持版本\类型 | IE | Firefox | Safari | Chrome | Opera |
|---|---|---|---|---|---|
| 版本 | 6.0-10.0 | 4.0-9.0.1 | 5.1 | 13.0 | 11.50-11.60 |
| 内核类型 | 写法 |
|---|---|
| Webkit(Chrome/Safari) | -webkit-text-stroke |
| Gecko(Firefox) | |
| Presto(Opera) | |
| Trident(IE) | |
| W3C | text-stroke |