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
Copy file name to clipboardExpand all lines: css-ui/Overview.bs
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,6 @@ Link Defaults: css-writing-modes-3 (dfn) end
34
34
Ignored Terms: outline-top
35
35
Ignored Terms: outline-left
36
36
Ignored Terms: ime-mode
37
-
At Risk: The 'caret-color' property
38
37
At Risk: The <a href="#overflow-string"><string></a> value of the 'text-overflow' property
39
38
At Risk: The 2-value syntax of the 'text-overflow' property
40
39
At Risk: Constraints on <a href="#negative-offset">negative values</a> of the 'outline-offset' property being expressed with MUST rather than with SHOULD
@@ -1301,8 +1300,6 @@ caret-color:#00aacc
1301
1300
1302
1301
</div><!-- example -->
1303
1302
1304
-
Note: The caret-color property is at risk.
1305
-
1306
1303
1307
1304
<h3 id="keyboard">Keyboard control</h3>
1308
1305
@@ -1540,6 +1537,7 @@ This appendix describes changes from the
1540
1537
<li>Make the 'caret-color' property apply to all elements,
1541
1538
so that it can also influence things like the navigation caret.
1542
1539
<li>Clarify by reference to [[CSS-COLOR-4]] how computed values are handled for caret-color.
1540
+
<li>Mark 'caret-color' as no longer at risk, since there are two implementations.
1543
1541
</ul>
1544
1542
1545
1543
<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>
0 commit comments