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
<li>Minor refinements to features based on implementation experience.
1523
-
<!-- e.g. cursor applying to border, padding, content areas -->
1524
-
1525
-
<li>Dropping features that were not implemented,
1526
-
or were insufficiently implemented to exit CR.
1527
-
<!-- e.g. System Appearance -->
1528
-
<li>Adding a small number of new but already interoperably
1529
-
implemented features.
1530
-
<!-- e.g. text-overflow -->
1531
-
</ul>
1532
-
1533
-
<h3 class="no-num no-toc" id="changes-since-2015-05">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150519/">2015-05-19 Working Draft</a></h3>
1534
-
1535
-
<ul>
1536
-
<li>Strengthened accessibility related messages about use and abuse of the 'outline' property
1537
-
<li>Changed the handling of unsupported 'cursor' values to standard CSS error handling.
1538
-
<li>Dropped the padding-box value of the 'box-sizing' property
1539
-
due to no implementation interest from UA vendors.
1540
-
<li>Clarified that the 'cursor' property affects the shape of the cursor
1541
-
when within the <a>border edge</a>
1542
-
<li>Added 'resize: both' to the default HTML stylesheet for textarea elements
1543
-
</ul>
1544
-
1545
-
<h3 class="no-num no-toc" id="changes-since-2015-04">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150409/">2015-04-09 Working Draft</a></h3>
1546
-
1547
-
<ul>
1548
-
<li>'box-sizing' effects on CSS 2.1 width and height computations specified much more explicitly.
1549
-
<li>'cursor' image formats normatively required.
1550
-
<li>'caret-color' is inherited and animatable.
1551
-
<li>New informative appendix on Considerations for Security and Privacy.
1552
-
</ul>
1553
-
1554
-
<h3 class="no-num no-toc" id="changes-since-2015-03">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150310/">2015-03-10 Working Draft</a></h3>
1555
-
1556
-
<p>Only editorial changes were made.
1557
-
1558
-
<h3 class="no-num no-toc" id="changes-since-2015-02">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150224/">2015-02-24 Working Draft</a></h3>
1559
-
1560
-
<ul>
1561
-
<li><css>::value</css> and <css>::choices</css> pseudo-elements
1562
-
have been dropped due to insufficient implementer interest.
1563
-
As they were published in a previous CR draft,
1564
-
they may be re-added in a future level
1565
-
if implementers show interest and intent to implement.
1566
-
</ul>
1567
-
1568
-
<h3 class="no-num no-toc" id="changes-since-2012">List of substantial changes since the <a href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/">2012-02-17 Last Call Working Draft</a></h3>
1569
-
1570
-
<ul>
1571
-
<li><css>::value</css> pseudo-element. Added detail about which properties apply to the ::value pseudo-element.
1572
-
<li>'text-overflow' property - added <<string>> value and 2 values option, both explicitly at risk.
1573
-
<li>'nav-up', 'nav-right', 'nav-down', and 'nav-left' properties removed from the "at risk" list.
1574
-
<li>Dropped the nav-index property due to lack of implementation interest.
1575
-
<li>'cursor' values "grab" and "grabbing" added per multiple interoperable implementations.
1576
-
<li>Numerous UI selectors moved to Selectors4 and CSS Pseudo module.
1577
-
<li>add 'caret-color' property, but at risk.
1578
-
<li>'ime-mode' explicitly obsoleted.
1579
-
<li>'outline-offset' define negative values.
1580
-
<li>Dropped the icon property.
1581
-
<li>Dropped the icon value of the content property.
1582
-
<li>XForms-only pseudo-elements dropped.
1583
-
</ul>
1512
+
<em>No changes so far.</em>
1584
1513
1585
1514
<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>
0 commit comments