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

monorepo: add graphics-aam history #2190

Merged
merged 153 commits into from
May 28, 2024
Merged

Conversation

pkra
Copy link
Member

@pkra pkra commented May 21, 2024

  • add graphics-aam history
  • remove extraneous files
  • adjust links to aria-common

richschwer and others added 30 commits February 12, 2016 09:37
- Removed link to note about difference between ATK and AT-SPI
since the note text has been repurposed and is no longer a note.
- Fixed some glossary references.
Merge Jason's issue-540 changes into master.

Fixed conflicts:
- Removed link to note about difference between ATK and AT-SPI
since the note text has been repurposed and is no longer a note.
- Fixed some glossary references.
Copied most of the SVG AAM introduction to the Graphics AAM
Replaced reference to Graphics AAM in list with SVG AAM. Updated text
based on @AmeliaBR comments.
(Except for the actual changes to the "ED" status, of course)
The graphics-symbol role functions as an image. Therefore it should be
exposed as an AXImage; not an AXGroup.

Also remove "?" appearing before graphics-document subrole.
* Whether or not ROLE_DOCUMENT_FRAME exposes STATE_EDITABLE has nothing to
  to with the fact that it is a graphics-document. Removing this statement
  is also consistent with what is in the Core AAM for the document role:
  https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-document

* The mapping of graphics-object to ROLE_GROUP is wrong because there is no
  such role in ATK. There is ROLE_GROUPING. However, for these sorts of
  containers, the preferred mapping is to ROLE_PANEL. ROLE_PANEL is the
  verified mapping of the ARIA group role (which is also how the SVG g
  element is exposed when inclusion in the accessibility tree is needed:
  https://rawgit.com/w3c/aria/master/core-aam/core-aam.html#role-map-group
  https://rawgit.com/w3c/aria/master/svg-aam/svg-aam.html#role-map-g
xml-roles:graphics-object; not xml-roles:graphics-obj
github-actions bot and others added 23 commits May 17, 2022 18:32
fix typo: master branch URL should be main
Remove table and summary/details in favor of sections headings
Tries gh-contributors from respec
@pkra pkra changed the base branch from main to monorepo May 21, 2024 09:34
Copy link

netlify bot commented May 21, 2024

Deploy Preview for ephemeral-daifuku-0dc7d7 ready!

Name Link
🔨 Latest commit e29cec0
🔍 Latest deploy log https://app.netlify.com/sites/ephemeral-daifuku-0dc7d7/deploys/664cdffda0c05d000875abe3
😎 Deploy Preview https://deploy-preview-2190--ephemeral-daifuku-0dc7d7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@spectranaut spectranaut merged commit e176795 into monorepo May 28, 2024
6 checks passed
pkra pushed a commit to w3c/graphics-aam that referenced this pull request Jul 10, 2024
In order to more easily keep track of the many ARIA specifications and spec changes, we are moving to an ARIA monorepo. We will merge this PR after [this PR to add the spec to ARIA](w3c/aria#2190).

This repo will remain open for issue tracking, and the editor's draft will still be published here to maintain editor's draft URLs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet