Skip to content

Commit 9b128ba

Browse files
committed
[css-ui-4][editorial] Added Changes from L3 section
Added a rough overview of new and changed features since CSS UI 3.
1 parent 7456adf commit 9b128ba

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

css-ui-4/Overview.bs

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,6 +4309,52 @@ Changes from the <a href="https://www.w3.org/TR/2015/WD-css-ui-4-20150922/">22 S
43094309
Content from the now-stable [[CSS-UI-3]] has been merged in.
43104310
</ul>
43114311

4312+
<h3 id="changes-L3" class=no-num>
4313+
Changes from <a href="https://www.w3.org/TR/css-ui-3/">CSS UI Level 3</a></h3>
4314+
4315+
<ul>
4316+
<li>
4317+
Added the directional focus navigation properties 'nav-up', 'nav-down', 'nav-left', and 'nav-right'.
4318+
4319+
<li>
4320+
Added the 'appearance' property.
4321+
4322+
<li>
4323+
Moved ''resize: block'' and ''resize: inline'' from [[CSS-LOGICAL-1]] to this specification.
4324+
4325+
<li>
4326+
Added the 'accent-color' property.
4327+
4328+
<li>
4329+
Added the 'interest-delay' property and its longhands 'interest-delay-start' and 'interest-delay-end'.
4330+
4331+
<li>
4332+
Added the 'pointer-events' property.
4333+
4334+
<li>
4335+
Extended the image types required to be supported for the 'cursor' property
4336+
from just <<url>> to <<url>> and <<url-set>>.
4337+
(Support for the broader <<image>> type remains allowed but optional.)
4338+
4339+
<li>
4340+
Retired the <code>invert</code> value of 'outline-color'.
4341+
4342+
<li>
4343+
Added the ''outline-color/auto'' value of 'outline-color'.
4344+
4345+
<li>
4346+
Added the 'caret-animation' property.
4347+
4348+
<li>
4349+
Added the 'interactivity' property.
4350+
4351+
<li>
4352+
Added the 'interest-delay' property and its longhands 'interest-delay-start' and 'interest-delay-end'.
4353+
4354+
<li>
4355+
Let 'outline-color' refer to <<'border-top-color'>>, so additions to that property's values also apply to it.
4356+
</ul>
4357+
43124358
<h2 class="no-num" id="privacy">
43134359
Appendix C: Privacy Considerations</h2>
43144360

0 commit comments

Comments
 (0)