You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The <a>default object size</a> for cursor images is
1024
1024
a UA-defined size that should be based on
@@ -1259,7 +1259,7 @@ User agents may automatically adjust the color of caret
1259
1259
to ensure good visibility and contrast with the surrounding content,
1260
1260
possibly based on the currentColor, background, shadows, etc.</dd>
1261
1261
<dt><<color>></dt>
1262
-
<dd>the insertion caret is colored with the specified color.</dd>
1262
+
<dd>The insertion caret is colored with the specified color.</dd>
1263
1263
</dl>
1264
1264
1265
1265
The caret is a visible indicator of the insertion point in an element where text (and potentially other content) is inserted by the user. This property controls the color of that visible indicator.
@@ -1526,9 +1526,9 @@ implemented features.
1526
1526
1527
1527
<ul>
1528
1528
<li>'box-sizing' effects on CSS 2.1 width and height computations specified much more explicitly.
1529
-
<li>'cursor' image formats normatively required
1530
-
<li>'caret-color' is inherited and animatable
1531
-
<li>New informative appendix on Considerations for Security and Privacy
1529
+
<li>'cursor' image formats normatively required.
1530
+
<li>'caret-color' is inherited and animatable.
1531
+
<li>New informative appendix on Considerations for Security and Privacy.
<li><aclass="property" data-link-type="propdesc" href="#propdef-box-sizing">box-sizing</a> effects on CSS 2.1 width and height computations specified much more explicitly.
0 commit comments