Skip to content

Commit 8a02ef8

Browse files
committed
[css-ui-3] Update change section
1 parent f7bcac1 commit 8a02ef8

2 files changed

Lines changed: 129 additions & 8 deletions

File tree

css-ui/Overview.bs

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,9 @@ and a few new informative examples.
15011501
This appendix describes functional changes from the
15021502
<a href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/"
15031503
>Working Draft (WD) of 17 Jan 2012</a>
1504-
that were made to reflect implementer adoption (or lack thereof), as well as implementer innovations.
1504+
that were made to reflect implementer adoption (or lack thereof),
1505+
as well as implementer innovations,
1506+
and feedback from the general public.
15051507
In particular, changes since the previous draft fall into one of
15061508
three categories:
15071509

@@ -1517,16 +1519,57 @@ implemented features.
15171519
<!-- e.g. text-overflow -->
15181520
</ul>
15191521

1520-
<h3 class="no-num" id="changes-list">List of substantial changes</h3>
1522+
<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>
1523+
1524+
<ul>
1525+
<li>Strengthened accessibility related messages about use and abuse of the 'outline' property
1526+
<li>Changed the handling of unsupported 'cursor' values to standard CSS error handling.
1527+
<li>Dropped the padding-box value of the 'box-sizing' property
1528+
due to no implementation interest from UA vendors.
1529+
<li>Clarified that the 'cursor' property affects the shape of the cursor
1530+
when within the <a>border edge</a>
1531+
<li>Added 'resize: both' to the default HTML stylesheet for <{textarea}> elements
1532+
</ul>
1533+
1534+
<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>
15211535

15221536
<ul>
15231537
<li>'box-sizing' effects on CSS 2.1 width and height computations specified much more explicitly.
15241538
<li>'cursor' image formats normatively required.
15251539
<li>'caret-color' is inherited and animatable.
15261540
<li>New informative appendix on Considerations for Security and Privacy.
1541+
</ul>
1542+
1543+
<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>
15271544

1545+
<p>Only editorial changes were made.
1546+
1547+
<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>
1548+
1549+
<ul>
1550+
<li><css>::value</css> and <css>::choices</css> pseudo-elements
1551+
have been dropped due to insufficient implementer interest.
1552+
As they were published in a previous CR draft,
1553+
they may be re-added in a future level
1554+
if implementers show interest and intent to implement.
15281555
</ul>
15291556

1557+
<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>
1558+
1559+
<ul>
1560+
<li><css>::value</css> pseudo-element. Added detail about which properties apply to the ::value pseudo-element.
1561+
<li>'text-overflow' property - added <<string>> value and 2 values option, both explicitly at risk.
1562+
<li>'nav-up', 'nav-right', 'nav-down', and 'nav-left' properties removed from the "at risk" list.
1563+
<li>Dropped the nav-index property due to lack of implementation interest.
1564+
<li>'cursor' values "grab" and "grabbing" added per multiple interoperable implementations.
1565+
<li>Numerous UI selectors moved to Selectors4 and CSS Pseudo module.
1566+
<li>add 'caret-color' property, but at risk.
1567+
<li>'ime-mode' explicitly obsoleted.
1568+
<li>'outline-offset' define negative values.
1569+
<li>Dropped the icon property.
1570+
<li>Dropped the icon value of the 'content' property.
1571+
<li>XForms-only pseudo-elements dropped.
1572+
</ul>
15301573

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

css-ui/Overview.html

Lines changed: 84 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<h1 class="p-name no-ref" id="title">CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
226226

227227
<h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft,
228-
<time class="dt-updated" datetime="2015-06-20">20 June 2015</time></span></h2>
228+
<time class="dt-updated" datetime="2015-06-23">23 June 2015</time></span></h2>
229229

230230
<div data-fill-with="spec-metadata">
231231
<dl>
@@ -381,9 +381,6 @@ <h2 class="no-num no-toc no-ref heading settled" id="contents"><span class="cont
381381
</ul>
382382
<li><a href="#acknowledgments"><span class="secno"></span> <span class="content">Appendix A. Acknowledgments</span></a>
383383
<li><a href="#changes"><span class="secno"></span> <span class="content">Appendix B. Changes</span></a>
384-
<ul class="toc">
385-
<li><a href="#changes-list"><span class="secno"></span> <span class="content">List of substantial changes</span></a>
386-
</ul>
387384
<li><a href="#security-privacy-considerations"><span class="secno"></span> <span class="content">Appendix C. Considerations for Security and Privacy</span></a>
388385
<li><a href="#default-style-sheet"><span class="secno"></span> <span class="content">Appendix D. Default style sheet additions for HTML</span></a>
389386
<li><a href="#test-suite"><span class="secno"></span> <span class="content">Appendix E: Test Suite</span></a>
@@ -3412,7 +3409,9 @@ <h2 class="no-num heading settled" id="changes"><span class="content">Appendix B
34123409
and a few new informative examples.
34133410
This appendix describes functional changes from the
34143411
<a href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/">Working Draft (WD) of 17 Jan 2012</a>
3415-
that were made to reflect implementer adoption (or lack thereof), as well as implementer innovations.
3412+
that were made to reflect implementer adoption (or lack thereof),
3413+
as well as implementer innovations,
3414+
and feedback from the general public.
34163415
In particular, changes since the previous draft fall into one of
34173416
three categories:</p>
34183417

@@ -3433,7 +3432,26 @@ <h2 class="no-num heading settled" id="changes"><span class="content">Appendix B
34333432
</ul>
34343433

34353434

3436-
<h3 class="no-num heading settled" id="changes-list"><span class="content">List of substantial changes</span><a class="self-link" href="#changes-list"></a></h3>
3435+
<h3 class="no-num no-toc heading settled" id="changes-since-2015-05"><span class="content">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150519/">2015-05-19 Working Draft</a></span><a class="self-link" href="#changes-since-2015-05"></a></h3>
3436+
3437+
3438+
<ul>
3439+
3440+
<li>Strengthened accessibility related messages about use and abuse of the <a class="property" data-link-type="propdesc" href="#propdef-outline">outline</a> property
3441+
3442+
<li>Changed the handling of unsupported <a class="property" data-link-type="propdesc" href="#propdef-cursor">cursor</a> values to standard CSS error handling.
3443+
3444+
<li>Dropped the padding-box value of the <a class="property" data-link-type="propdesc" href="#propdef-box-sizing">box-sizing</a> property
3445+
due to no implementation interest from UA vendors.
3446+
3447+
<li>Clarified that the <a class="property" data-link-type="propdesc" href="#propdef-cursor">cursor</a> property affects the shape of the cursor
3448+
when within the <a data-link-type="dfn" href="http://www.w3.org/TR/CSS21/box.html#border-edgeborder-edge">border edge</a>
3449+
3450+
<li>Added 'resize: both' to the default HTML stylesheet for <code><a data-link-type="element" href="https://html.spec.whatwg.org/multipage/forms.html#the-textarea-element">textarea</a></code> elements
3451+
</ul>
3452+
3453+
3454+
<h3 class="no-num no-toc heading settled" id="changes-since-2015-04"><span class="content">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150409/">2015-04-09 Working Draft</a></span><a class="self-link" href="#changes-since-2015-04"></a></h3>
34373455

34383456

34393457
<ul>
@@ -3445,10 +3463,58 @@ <h3 class="no-num heading settled" id="changes-list"><span class="content">List
34453463
<li><a class="property" data-link-type="propdesc" href="#propdef-caret-color">caret-color</a> is inherited and animatable.
34463464

34473465
<li>New informative appendix on Considerations for Security and Privacy.
3466+
</ul>
3467+
3468+
3469+
<h3 class="no-num no-toc heading settled" id="changes-since-2015-03"><span class="content">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150310/">2015-03-10 Working Draft</a></span><a class="self-link" href="#changes-since-2015-03"></a></h3>
3470+
3471+
3472+
<p>Only editorial changes were made.
3473+
3474+
</p>
3475+
<h3 class="no-num no-toc heading settled" id="changes-since-2015-02"><span class="content">List of substantial changes since the <a href="http://www.w3.org/TR/2015/WD-css3-ui-20150224/">2015-02-24 Working Draft</a></span><a class="self-link" href="#changes-since-2015-02"></a></h3>
3476+
3477+
3478+
<ul>
34483479

3480+
<li><span class="css">::value</span> and <span class="css">::choices</span> pseudo-elements
3481+
have been dropped due to insufficient implementer interest.
3482+
As they were published in a previous CR draft,
3483+
they may be re-added in a future level
3484+
if implementers show interest and intent to implement.
34493485
</ul>
34503486

34513487

3488+
<h3 class="no-num no-toc heading settled" id="changes-since-2012"><span class="content">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></span><a class="self-link" href="#changes-since-2012"></a></h3>
3489+
3490+
3491+
<ul>
3492+
3493+
<li><span class="css">::value</span> pseudo-element. Added detail about which properties apply to the ::value pseudo-element.
3494+
3495+
<li><a class="property" data-link-type="propdesc" href="#propdef-text-overflow">text-overflow</a> property - added <a class="production css" data-link-type="type" href="http://dev.w3.org/csswg/css-values-3/#string-value" title="Expands to: ">&lt;string></a> value and 2 values option, both explicitly at risk.
3496+
3497+
<li><a class="property" data-link-type="propdesc" href="#propdef-nav-up">nav-up</a>, <a class="property" data-link-type="propdesc" href="#propdef-nav-right">nav-right</a>, <a class="property" data-link-type="propdesc" href="#propdef-nav-down">nav-down</a>, and <a class="property" data-link-type="propdesc" href="#propdef-nav-left">nav-left</a> properties removed from the "at risk" list.
3498+
3499+
<li>Dropped the nav-index property due to lack of implementation interest.
3500+
3501+
<li><a class="property" data-link-type="propdesc" href="#propdef-cursor">cursor</a> values "grab" and "grabbing" added per multiple interoperable implementations.
3502+
3503+
<li>Numerous UI selectors moved to Selectors4 and CSS Pseudo module.
3504+
3505+
<li>add <a class="property" data-link-type="propdesc" href="#propdef-caret-color">caret-color</a> property, but at risk.
3506+
3507+
<li><a class="property" data-link-type="propdesc">ime-mode</a> explicitly obsoleted.
3508+
3509+
<li><a class="property" data-link-type="propdesc" href="#propdef-outline-offset">outline-offset</a> define negative values.
3510+
3511+
<li>Dropped the icon property.
3512+
3513+
<li>Dropped the icon value of the <a class="property" data-link-type="propdesc" href="http://dev.w3.org/csswg/css-content-3/#propdef-content">content</a> property.
3514+
3515+
<li>XForms-only pseudo-elements dropped.
3516+
</ul>
3517+
34523518

34533519
<h2 class="no-num heading settled" id="security-privacy-considerations"><span class="content">Appendix C. Considerations for Security and Privacy</span><a class="self-link" href="#security-privacy-considerations"></a></h2>
34543520

@@ -3928,6 +3994,10 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
39283994
<li><a href="http://dev.w3.org/csswg/css-color-3/#valuea-def-color">&lt;color></a>
39293995
<li><a href="http://dev.w3.org/csswg/css-color-3/#color0">color</a>
39303996
</ul>
3997+
<li><a data-link-type="biblio" href="#biblio-css-content-3">[css-content-3]</a> defines the following terms:
3998+
<ul>
3999+
<li><a href="http://dev.w3.org/csswg/css-content-3/#propdef-content">content</a>
4000+
</ul>
39314001
<li><a data-link-type="biblio" href="#biblio-css-images-3">[css-images-3]</a> defines the following terms:
39324002
<ul>
39334003
<li><a href="http://dev.w3.org/csswg/css-images-3/#typedef-image">&lt;image></a>
@@ -3988,6 +4058,10 @@ <h3 class="no-num heading settled" id="index-defined-elsewhere"><span class="con
39884058
<ul>
39894059
<li><a href="http://dev.w3.org/csswg/cssom-1/#dom-window-getcomputedstyleelt-pseudoelt">getComputedStyle(elt, pseudoElt)</a>
39904060
</ul>
4061+
<li><a data-link-type="biblio" href="#biblio-html">[HTML]</a> defines the following terms:
4062+
<ul>
4063+
<li><a href="https://html.spec.whatwg.org/multipage/forms.html#the-textarea-element">textarea</a>
4064+
</ul>
39914065
</ul>
39924066
<h2 class="no-num heading settled" id="references"><span class="content">References</span><a class="self-link" href="#references"></a></h2>
39934067
<h3 class="no-num heading settled" id="normative"><span class="content">Normative References</span><a class="self-link" href="#normative"></a></h3>
@@ -3998,6 +4072,8 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
39984072
<dd>Bert Bos; Elika Etemad; Brad Kemper. <a href="http://www.w3.org/TR/css3-background/">CSS Backgrounds and Borders Module Level 3</a>. 9 September 2014. CR. URL: <a href="http://www.w3.org/TR/css3-background/">http://www.w3.org/TR/css3-background/</a>
39994073
<dt id="biblio-css3color"><a class="self-link" href="#biblio-css3color"></a>[CSS3COLOR]
40004074
<dd>Tantek Çelik; Chris Lilley; David Baron. <a href="http://www.w3.org/TR/css3-color">CSS Color Module Level 3</a>. 7 June 2011. REC. URL: <a href="http://www.w3.org/TR/css3-color">http://www.w3.org/TR/css3-color</a>
4075+
<dt id="biblio-html"><a class="self-link" href="#biblio-html"></a>[HTML]
4076+
<dd>Ian Hickson. <a href="https://html.spec.whatwg.org/multipage/">HTML Standard</a>. Living Standard. URL: <a href="https://html.spec.whatwg.org/multipage/">https://html.spec.whatwg.org/multipage/</a>
40014077
<dt id="biblio-png"><a class="self-link" href="#biblio-png"></a>[PNG]
40024078
<dd>Tom Lane. <a href="http://www.w3.org/TR/PNG">Portable Network Graphics (PNG) Specification (Second Edition)</a>. 10 November 2003. REC. URL: <a href="http://www.w3.org/TR/PNG">http://www.w3.org/TR/PNG</a>
40034079
<dt id="biblio-svg"><a class="self-link" href="#biblio-svg"></a>[SVG]
@@ -4008,6 +4084,8 @@ <h3 class="no-num heading settled" id="normative"><span class="content">Normativ
40084084
<dd>CSS Backgrounds and Borders Module Level 3 URL: <a href="http://www.w3.org/TR/css3-background/">http://www.w3.org/TR/css3-background/</a>
40094085
<dt id="biblio-css-color-3"><a class="self-link" href="#biblio-css-color-3"></a>[CSS-COLOR-3]
40104086
<dd>CSS Color Module Level 3 URL: <a href="http://www.w3.org/TR/css3-color/">http://www.w3.org/TR/css3-color/</a>
4087+
<dt id="biblio-css-content-3"><a class="self-link" href="#biblio-css-content-3"></a>[CSS-CONTENT-3]
4088+
<dd>CSS Generated Content Module Level 3 URL: <a href="http://dev.w3.org/csswg/css-content-3/">http://dev.w3.org/csswg/css-content-3/</a>
40114089
<dt id="biblio-css-images-3"><a class="self-link" href="#biblio-css-images-3"></a>[CSS-IMAGES-3]
40124090
<dd>CSS Image Values and Replaced Content Module Level 3 URL: <a href="http://www.w3.org/TR/css3-images/">http://www.w3.org/TR/css3-images/</a>
40134091
<dt id="biblio-css-overflow-3"><a class="self-link" href="#biblio-css-overflow-3"></a>[CSS-OVERFLOW-3]

0 commit comments

Comments
 (0)