Skip to content

Commit f415ef2

Browse files
committed
[css-ui-3] Update change section
1 parent 5c43104 commit f415ef2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-ui-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,12 +1342,12 @@ This appendix describes changes from the
13421342
<ul>
13431343
<li>Updated references to latest versions
13441344
<li>Editorial Clarification about the resize property
1345-
<li>Move directional focus navigation properties from level 3 to level 4
1345+
<li>Move (at risk) directional focus navigation properties from level 3 to level 4
13461346
<li>Add informative link to HTML about special handling of 'cursor' over image maps
1347-
<li>Clarify (as a SHOULD) the implications of text-overflow on pointer events to capture implementor consensus.
1347+
<li>Clarify (as a SHOULD) the implications of text-overflow on pointer events to capture implementor consensus (<a href="https://github.com/w3c/web-platform-tests/commit/b749ca84fe5474adb4473c35a3da5788e5b6cfd7#diff-8667b2cb07cf6ee064b9f2a74e221e8f">corresponding test</a>).
13481348
<li>Clarify that UAs may ignore the cursor property to reflect the UA's UI state
1349-
<li>Allow, but stop requiring support for SVG images without intrinsic sizes for cursors
1350-
<li>Align the spec with implementations, and make ''cursor: auto'' look like ''cursor/text'' over **selectable** text, and over editable elements.
1349+
<li>Allow, but stop requiring support for SVG images without intrinsic sizes for cursors (<a href="https://github.com/w3c/web-platform-tests/commit/92770f655298aa72b0c0ee9238377d6b04d2e3e6">corresponding test update</a>).
1350+
<li>Align the spec with implementations, and make ''cursor: auto'' look like ''cursor/text'' over <strong>selectable</strong> text, and over editable elements (<a href="https://github.com/w3c/web-platform-tests/commit/34c61eff5eab4ebe9ff271e46658f73f18858c4f">corresponding tests</a>).
13511351
</ul>
13521352

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

0 commit comments

Comments
 (0)