We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3a72a commit 31feeb7Copy full SHA for 31feeb7
css-ui-4/Overview.bs
@@ -1332,6 +1332,13 @@ Shape of the insertion caret: 'caret-shape'</h4>
1332
the caret remains visible even if it has been scaled down
1333
via means such as transformations [[CSS-TRANSFORMS-1]].
1334
1335
+ When there is not enough room at the end of a line
1336
+ to display the caret positioned there,
1337
+ the user agents should still display it,
1338
+ even if that means means painting
1339
+ past the bounds of the [=scrollable overflow area=];
1340
+ user agents may impose limits on this and clip as necessary.
1341
+
1342
The stacking position of the caret is left undefined within the following constraints:
1343
1344
<ul>
0 commit comments