Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.
Obsolete since Gecko 26 (Firefox 26 / Thunderbird 26 / SeaMonkey 2.23 / Firefox OS 1.2)
This feature is obsolete. Although it may still work in some browsers, its use is discouraged since it could be removed at any time. Try to avoid using it.
The -moz-text-blink
non-standard Mozilla CSS extension specifies the blink mode.
Firefox, which was the only major browser supporting it, dropped support for this property in Firefox 26. It is now unsupported on all browsers.
Initial value | none |
---|---|
Applies to | all elements |
Inherited | no |
Computed value | as specified |
Animation type | discrete |
none
blink
none | blink
.example { -moz-text-blink: blink; }
This property was defined in an old draft of the CSS 3 Text specification. Newer versions removed its definition.
No compatibility data found. Please contribute data for "css.properties.-moz-text-blink" (depth: 1) to the MDN compatibility data repository.