File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -1155,8 +1155,9 @@ Animation of the insertion caret: 'caret-animation'
1155
1155
1156
1156
auto
1157
1157
1158
- The UA determines how the caret should be animated, if at all.
1159
- It should match platform conventions,
1158
+ The UA determines how the caret should be animated, if at all,
1159
+ as well as the speed of any such animation.
1160
+ It should match platform conventions and settings,
1160
1161
and may be adjusted based on context.
1161
1162
1162
1163
Note: This is typically rendered as a blinking caret.
@@ -1171,9 +1172,6 @@ Animation of the insertion caret: 'caret-animation'
1171
1172
they apply normally.
1172
1173
1173
1174
1174
- The UA determines the speed at which the cursor animates (blinks, fades…).
1175
- It should follow platform conventions and settings.
1176
-
1177
1175
Note: It is recommended for authors to stop the caret from blinking or fading
1178
1176
using ''caret-animation: manual''
1179
1177
when applying custom animations using [[CSS3-ANIMATIONS]] ,
You can’t perform that action at this time.
0 commit comments