Skip to content
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

WAI-ARIA 1.1: Links to CSS2 #117

Closed
momdo opened this issue Dec 12, 2015 · 1 comment
Closed

WAI-ARIA 1.1: Links to CSS2 #117

momdo opened this issue Dec 12, 2015 · 1 comment
Assignees

Comments

@momdo
Copy link

momdo commented Dec 12, 2015

In aria-hidden (state) of section 6.4,

CSS 2 provides a way to select on attribute values ([CSS2]).
This link (http://www.w3.org/TR/1998/REC-CSS2-19980512/selector.html#q10) is too old.

Now the select on attribute values are defined in Selectors Level 3 spec.
http://www.w3.org/TR/css3-selectors/#attribute-selectors

Additionally in section 2.2:

Most modern user agents support CSS attribute selectors ([CSS2])

Then in section F.2:

[CSS2]
Bert Bos; Tantek Çelik; Ian Hickson; Håkon Wium Lie et al. Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification. 7 June 2011. W3C Recommendation. URL: http://www.w3.org/TR/CSS2

Similarly should modify links to Selectors Level 3.

@ZoeBijl
Copy link

ZoeBijl commented Dec 12, 2015

Work on this in: https://github.com/w3c/aria/tree/feature/issue-117

  • 6.4: Link to attribute selector in Level 3.
  • 6.4: Remove or update link to CSS2.
  • 2.2: Update link.
  • 2.2: Remove or update link to CSS2.
  • F.2: Remove CSS 2 reference (not linked to anymore after above edits).

@ZoeBijl ZoeBijl self-assigned this Dec 12, 2015
@ZoeBijl ZoeBijl closed this as completed Dec 12, 2015
ZoeBijl pushed a commit that referenced this issue Dec 15, 2015
michael-n-cooper pushed a commit that referenced this issue Jan 10, 2018
pkra pushed a commit to pkra/aria that referenced this issue May 20, 2024
pkra pushed a commit that referenced this issue May 20, 2024
pkra pushed a commit that referenced this issue May 20, 2024
pkra pushed a commit that referenced this issue May 20, 2024
pkra pushed a commit that referenced this issue May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants