-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTML-AAM: @title on <abbr> and <dfn> needs to be covered in name calculation #25
Comments
From @MichielBijl on January 13, 2016 8:38 Is this the case for anchors? |
From @cyns on January 13, 2016 23:18 Anchors seem different. Abbr and dfn provide strings to replace or augment the target, which seem like they should be part of how the name and description are calculated. Date: Wed, 13 Jan 2016 00:38:58 -0800 Is this the case for anchors? — |
From @MichielBijl on January 14, 2016 8:14 +1 —Michiel
|
Pinging @cyns just in case... Is the intent of this issue that |
related - w3c/aria#2292 |
From @cyns on January 12, 2016 23:54
Copied from original issue: w3c/aria#199
The text was updated successfully, but these errors were encountered: