From 8493633a0d481082b070563a8a372adc2e554506 Mon Sep 17 00:00:00 2001 From: Florian Rivoal Date: Fri, 18 Aug 2017 15:57:39 +0200 Subject: [PATCH] [css-ui-3] Add informative link to HTML about 'cursor' & image maps Closes #1618 --- css-ui/Overview.bs | 4 ++++ css-ui/issues-2017-2.html | 8 ++++++++ css-ui/issues-2017-2.txt | 8 ++++++++ 3 files changed, 20 insertions(+) diff --git a/css-ui/Overview.bs b/css-ui/Overview.bs index 179fbab3449..34ac0db365a 100644 --- a/css-ui/Overview.bs +++ b/css-ui/Overview.bs @@ -933,6 +933,9 @@ in a future revision of CSS or HTML. User agents may ignore the cursor property over native user-agent controls such as scrollbars, resizers, or other native UI widgets e.g. those that may be used inside some user agent specific implementations of form elements. +Note: [[HTML]] defines special handling of image maps +for the 'cursor' property. + Values have the following meanings:
@@ -1363,6 +1366,7 @@ This appendix describes changes from the
  • Updated references to latest versions
  • Editorial Clarification about the resize property
  • Move directional focus navigation properties from level 3 to level 4 + Add informative link to HTML about special handling of 'cursor' over image maps

    Appendix C. Considerations for Security and Privacy

    diff --git a/css-ui/issues-2017-2.html b/css-ui/issues-2017-2.html index 8254a5f91d5..365276d10eb 100644 --- a/css-ui/issues-2017-2.html +++ b/css-ui/issues-2017-2.html @@ -39,6 +39,14 @@

    CSS Basic User Interface Module Level 3 (CSS3 UI) Disposition of Comments fo Response: https://github.com/w3c/csswg-drafts/issues/1328#issuecomment-299635221 Closed: Accepted Resolved: Editorial +
    +Issue 2. #
    +Summary:  Add note pointing to HTML's definition of cursor applying to image maps
    +From:     David Baron
    +Comment:  https://github.com/w3c/csswg-drafts/issues/1618#issue-244204036
    +Response: https://github.com/w3c/csswg-drafts/issues/1618#issuecomment-316582905
    +Closed:   Accepted
    +Resolved: https://github.com/w3c/csswg-drafts/issues/1618#issuecomment-319927639