- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Jul 2013 17:29:01 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22803
Bug ID: 22803
Summary: Browser manufacturers request clarifying text for
drawSystemFocusRing functions
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: CR HTML Canvas 2D Context
Assignee: jaymunro@microsoft.com
Reporter: schwer@us.ibm.com
QA Contact: public-html-bugzilla@w3.org
CC: public-html-admin@w3.org
During implementation, Google pointed out that it was not clear how styling
could be determined that would allow user agents to determine the style applied
to the system focus ring and asked that a clarifying note be included. This is
text has been shared with the major browser manufacturers and my colleague at
Google approved the text and this is being shared with the other browser
manufacturers.
The following change needs to be made to the Canvas 2D API for clarification.
It is a Note and does not impact CR. It should either come at the end of step 2
in the drawSystemFocusRing(element) processing or as a note following the
definition of drawSystemFocusRing(element) and drawSystemFocusRing(path,
element):
Note: User agents may use the <a
href="http://www.w3.org/TR/CSS2/ui.html#dynamic-outlines">CSS outlines around
focused elements</a> in determining the system focus style on fallback elements
to determine the standard system focus ring style drawn on the canvas. This
would mean that if an author were to override this style that the appearance of
the standard focus ring drawn on the canvas could reflect this change in style.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 25 July 2013 17:29:02 UTC