File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -1521,7 +1521,7 @@ avoiding accidental selections of neighbouring content.
15211521 Inherited : no
15221522 Applies to : all elements, and optionally to the ''::before'' and ''::after'' pseudo elements
15231523 Computed value : specified keyword
1524- Animation type : not animatable
1524+ Animation type : discrete
15251525</pre>
15261526
15271527User Agents must not apply the 'user-select' property to
@@ -2156,6 +2156,16 @@ and
21562156
21572157This appendix is <em> informative</em> .
21582158
2159+ <h3 id=changes-2-1-2020 class=no-num>Changes from the
2160+ <a href="https://www.w3.org/TR/2020/WD-css-ui-4-20200102/">2 January 2020 Working Draft</a></h3>
2161+
2162+ In addition to a number of editorial adjustments,
2163+ the following normative changes have been made:
2164+
2165+ <ul>
2166+ <li> Defined user-select to be discretely animatable, rather than not
2167+ </ul>
2168+
21592169<h3 id=changes-22-12-2017 class=no-num>Changes from the
21602170<a href="https://www.w3.org/TR/2017/WD-css-ui-4-20171222/">22 December 2017 Working Draft</a></h3>
21612171
Original file line number Diff line number Diff line change @@ -369,3 +369,10 @@ Summary: Add way to request dark-mode form controls
369369From: Simon Fraser
370370Comment: https://github.com/w3c/csswg-drafts/issues/3299
371371Closed: Retracted
372+ ----
373+ Issue 45.
374+ Summary: user-select should not be non-animatable
375+ From: fantasai
376+ Comment: https://github.com/w3c/csswg-drafts/issues/3153
377+ Closed: Accepted
378+ Resolved: https://github.com/w3c/csswg-drafts/issues/3153#issuecomment-577666434
You can’t perform that action at this time.
0 commit comments