- From: James Craig <jcraig@apple.com>
- Date: Mon, 18 Feb 2013 07:25:00 -0800
- To: "wai-xtech@w3.org WAI-XTECH" <wai-xtech@w3.org>
I've contributed a page to the ARIA wiki detailing how to contribute an automated WebKit layout test that is run automatically with each patch, and many times a day with other source commits. ARIA/WebKit Automated Tests http://www.w3.org/WAI/PF/wiki/ARIA/WebKit_Automated_Tests For example, this test verifies all the ARIA 1.0 roles, and much of the HTML5 role mapping, specific to the Mac platform (e.g. includes subrole mappings and role descriptions). http://svn.webkit.org/repository/webkit/trunk/LayoutTests/platform/mac/accessibility/role-subrole-roledescription.html http://svn.webkit.org/repository/webkit/trunk/LayoutTests/platform/mac/accessibility/role-subrole-roledescription-expected.txt These automated tests are accessibility-specific, but run on all platforms that build WebKit. http://svn.webkit.org/repository/webkit/trunk/LayoutTests/accessibility/
Received on Monday, 18 February 2013 15:25:20 UTC