Skip to content

Commit fddc91a

Browse files
committed
[css-ui-4] Combine sentences about UA-controlled caret animations
This change is editorial.
1 parent 8c18591 commit fddc91a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

css-ui-4/Overview.bs

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,8 +1155,9 @@ Animation of the insertion caret: 'caret-animation'
11551155
11561156
auto
11571157
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,
11601161
and may be adjusted based on context.
11611162

11621163
Note: This is typically rendered as a blinking caret.
@@ -1171,9 +1172,6 @@ Animation of the insertion caret: 'caret-animation'
11711172
they apply normally.
11721173
11731174

1174-
The UA determines the speed at which the cursor animates (blinks, fades…).
1175-
It should follow platform conventions and settings.
1176-
11771175
Note: It is recommended for authors to stop the caret from blinking or fading
11781176
using ''caret-animation: manual''
11791177
when applying custom animations using [[CSS3-ANIMATIONS]],

0 commit comments

Comments
 (0)