-webkit-text-stroke-width

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2017.

No estándar: Esta característica no es parte de los estándares. No la uses en sitios Web en producción: no funcionará para todos los usuarios. Podrían haber también incompatibilidades considerables entre distintas implementaciones y el comportamiento podría cambiar en el futuro.

Resumen

La propiedad CSS -webkit-text-stroke-width especifica la anchura del trazo de texto.

Valor inicial0
Applies toall elements
Heredableyes
Valor calculadoabsolute <length>
Animation typediscrete

Síntaxis

css
/* TODO */

Valores

<line-width>

La anchura del trazo.

Síntaxis Formal

-webkit-text-stroke-width = 
<line-width>

<line-width> =
<length [0,∞]> |
thin |
medium |
thick

Especificaciones

Specification
Compatibility
# the-webkit-text-stroke-width

Compatibilidad con navegadores

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
-webkit-text-stroke-width

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support

Ver además