I think you're missing LzSprite.setAAName() and setAATabIndex() stub
methods. Otherwise, approved!
Henry Minsky wrote:
This is a proof of concept to allow developers to test the
accessibility <label> implementation in a nightly build
Change 20090615-hqm-y by [email protected] on 2009-06-15 15:21:30 EDT
in /Users/hqm/openlaszlo/trunk6
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: add preliminary <label> implementation to support DHTML
accessibility
New Features:
Bugs Fixed: LPP-8248
Technical Reviewer: max
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
+ Implements LzSprite.setAADescription on DHTML sprite, by
adding a <LABEL> child element to the __LZdiv.
Tests:
test-labels.lzx manually check the DOM to verify that the innerHTML
content of the <label> elements is correct
Files:
A test/accessibility/test-labels.lzx
M WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090615-hqm-y.tar
--
Regards,
Max Carlson
OpenLaszlo.org