Stub
This article is a stub. Please help the wiki by coding it. Spamming and vandalism is not considered an improvement and will result in discipline, up to, and including a permanent block.
The CSS -webkit-text-stroke-color Apple extension property specifies the color of the outline (stroke) of text.
Values[]
| Value | Description |
|---|---|
<color> |
A valid color name or color code. |
currentcolor |
Uses the value of the element's color property.
|
- Apple Extensions
| Value | Description |
|---|---|
-webkit-activelink |
The default color of a hyperlink that is being clicked. |
-webkit-focus-ring-color |
The color that surrounds a user interface element, such as a text field, that has focus. |
-webkit-link |
The default color of a hyperlink that has been visited. |
-webkit-text |
The default text color. |
