DescriptionImprove accessibility of Calculator default app.
Make the calculator buttons focusable and clickable,
and give them labels based on their class names.
(Maybe we can localize these next?)
Change order of operand and operator so that DOM order
matches the natural reading order. Visual display is
unchanged. Hid the accumulator from screen readers.
Make the main display area into a 'live region' so that
screen readers are encouraged to speaks text as it's
added to this region.
BUG=156269
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162476
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rebase #
Messages
Total messages: 11 (0 generated)
|