Свойство -webkit-text-fill-color

colorThe fill color. Colors can be specified with a constant, an RGB value, or a hexadecimal value.

currentcolorThe value of the element’s color property.
-webkit-activelinkThe default color of a hyperlink that is being clicked.
-webkit-focus-ring-colorThe color that surrounds a UI element, such as a text field, that has focus.
-webkit-linkThe default color of a hyperlink that has been visited.
-webkit-textThe default text color.
activeborder, activecaption, appworkspace, aqua, background, black, blue, buttonface, buttonhighlight, buttonshadow, buttontext, captiontext, fuchsia, gray, graytext, green, grey, highlight, highlighttext, inactiveborder, inactivecaption, inactivecaptiontext, infobackground, infotext, lime, maroon, match, menu, menutext, navy, olive, orange, purple, red, scrollbar, silver, teal, threeddarkshadow, threedface, threedhighlight, threedlightshadow, threedshadow, transparent, white, window, windowframe, windowtext, yellow

Свойство -webkit-text-fill-color относится к спецификации CSS, применяется к всем элементам, его значение не наследуется от родительского элемента в иерархии документа, Является расширением движка WebKit (браузеры Chrome и Safari), и не совместимо с другими браузерами.

Смотри также:

Краткое описание

Основной цвет текста

Синтаксис:

color

Наследование:

не наследуется

Объектная модель документа (DOM):

[элемент].style['-webkit-text-fill-color']

Кроссбраузерная совместимость

Internet Explorer

не поддерживается

Firefox

не поддерживается

Chrome

1.0+

Safari

1.0+

Opera

не поддерживается