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

Mechanism to support long descriptions of graphical and other material #193

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 9 comments
Labels
Topic-ContentDocs The issue affects EPUB content documents Type-FeatureRequest The issue requests new functionality be added

Comments

@GoogleCodeExporter
Copy link

Issue:
The April 2011 referenced HTML specification has dropped the longdesc attribute 
from images, removing the ability to link to a long description for persons 
with disabilities. Although discussions are continuing on its re-inclusion, a 
mechanism that allows other elements to be described is needed.

The WAI has discussed introducing an ARIA attribute called described-at that 
would contain a URI referencing an external description resource. A reading 
system could use the referenced resource to provide the user options for 
presenting the information.

This mechanism would allow readers who require the description to access it 
without affecting the information presented on screen, but would not be 
available for use until ARIA 1.1 is released.

Current work around:
Embed the description below the graphical content in the EPUB 3 document.

EPUB solution:
Introduce the attribute EPUB:describedat for the next release.

Long term:
Track what HTML5 and ARIA does and follow their directions.

Original issue reported on code.google.com by mgarrish on 30 Oct 2011 at 11:48

@GoogleCodeExporter GoogleCodeExporter added auto-migrated Type-FeatureRequest The issue requests new functionality be added Topic-ContentDocs The issue affects EPUB content documents labels Mar 24, 2015
@GoogleCodeExporter
Copy link
Author

[deleted comment]

3 similar comments
@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Note: First Public Working Draft (FPWD) of "HTML5 Image Description Extension"

http://lists.w3.org/Archives/Public/public-html-admin/2013Mar/0010.html

https://dvcs.w3.org/hg/html-proposals/raw-file/default/longdesc1/longdesc.html

Original comment by daniel.weck on 7 Mar 2013 at 11:25

@GoogleCodeExporter
Copy link
Author

Resolved on 20130905 WG call. Using describedBy + proxy for now, and will 
revisit when/if ARIA 1.1 provides an alternative based on describedAt

Original comment by markus.g...@gmail.com on 19 Sep 2013 at 8:22

  • Changed state: Done

@GoogleCodeExporter
Copy link
Author

Re-opening as ARIA 1.1 working draft is available:

http://www.w3.org/TR/wai-aria-1.1/

Original comment by mgarrish on 26 Sep 2013 at 8:10

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Specification has been updated to allow the aria-describedat attribute on any 
element:

https://code.google.com/p/epub-revision/source/detail?r=4768

Original comment by mgarrish on 14 Oct 2013 at 10:02

  • Changed state: FinalReview

@GoogleCodeExporter
Copy link
Author

Original comment by markus.g...@gmail.com on 17 Oct 2013 at 8:10

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic-ContentDocs The issue affects EPUB content documents Type-FeatureRequest The issue requests new functionality be added
Projects
None yet
Development

No branches or pull requests

1 participant