Skip to content

Commit 272dd50

Browse files
committed
[css-ui-4] Clarify author requirements on cursor:pointer
Closes #1936
1 parent 087b6d6 commit 272dd50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-ui-4/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,8 @@ Values have the following meanings:
760760
via the <a lt="User Agent Origin">UA stylesheet</a>,
761761
using a normal (i.e. not <a>!important</a>) declaration.
762762

763+
Authors should use pointer on links and may use on other interactive elements.
764+
763765
<dt style="cursor:progress"><dfn>progress</dfn>
764766
<dd>
765767
A progress indicator. The program is performing some processing,
@@ -2147,6 +2149,7 @@ the following normative changes have been made:
21472149
<li>Changed the requirement that the ''cursor/text'' cursor matches the writing mode from MAY to MUST
21482150
<li>The definition of the appearance property has been significantly reworked to make the design compatible with existing web content
21492151
<li>The logic that mapped ''user-select: auto'' to various values at computed value time has been changed to used value time
2152+
<li>Clarify Author requirements on the ''cursor: pointer'' value
21502153
</ul>
21512154

21522155
<h3 id=changes-22-09-2015 class=no-num>Changes from the

0 commit comments

Comments
 (0)