Bug 13325
Summary: | Default stylesheet needed for braille media | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nicholas Shanks <nickshanks> |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | alex, ap, cgriego, jcraig |
Priority: | P2 | Keywords: | InRadar |
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-TECHS/#H57 | ||
Bug Depends on: | 9454 | ||
Bug Blocks: |
Nicholas Shanks
With Leopard introducing Grade 2 Contracted Braille throughout the OS, and Safari being an important part of that, WebKit needs to have a default stylesheet specifying which elements do not get contracted (e.g. dt, code, var, etc.)
Since contraction depends on content language, we'd need to fix the language inheritance before WebKit + Braille is usable to anyone.
http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-TECHS/
http://www.w3.org/WAI/PF/braillecss.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Nick, could you please file a Radar for this? I believe that would help the issue to be properly prioritized.
Mark Rowe (bdash)
<rdar://problem/5166144>
James Craig
Closing until CSS or PF Working Groups define a braille media type. Otherwise, this is not actionable.