Skip to content

Commit 51e2f61

Browse files
committed
[css-ui-3] Caret color is no longer at risk
Resolution: https://logs.csswg.org/irc.w3.org/css/2017-01-12/#e760951
1 parent 11fe7b9 commit 51e2f61

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

css-ui/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Link Defaults: css-writing-modes-3 (dfn) end
3434
Ignored Terms: outline-top
3535
Ignored Terms: outline-left
3636
Ignored Terms: ime-mode
37-
At Risk: The 'caret-color' property
3837
At Risk: The <a href="#overflow-string">&lt;string&gt;</a> value of the 'text-overflow' property
3938
At Risk: The 2-value syntax of the 'text-overflow' property
4039
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
13011300

13021301
</div><!-- example -->
13031302

1304-
Note: The caret-color property is at risk.
1305-
13061303

13071304
<h3 id="keyboard">Keyboard control</h3>
13081305

@@ -1540,6 +1537,7 @@ This appendix describes changes from the
15401537
<li>Make the 'caret-color' property apply to all elements,
15411538
so that it can also influence things like the navigation caret.
15421539
<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.
15431541
</ul>
15441542

15451543
<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>

0 commit comments

Comments
 (0)