| Index: third_party/WebKit/LayoutTests/imported/wpt/dpub-aria/README.md
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md b/third_party/WebKit/LayoutTests/imported/wpt/dpub-aria/README.md
|
| similarity index 81%
|
| copy from third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md
|
| copy to third_party/WebKit/LayoutTests/imported/wpt/dpub-aria/README.md
|
| index 66d6d087f68e7b5d0220c80ac0b2f5f0ab88cf4c..b2ffb99fd51a2448af4259768603fb6388d01185 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/dpub-aria/README.md
|
| @@ -1,13 +1,13 @@
|
| -Wai-aria: Tests for the WAI-ARIA Recommendations
|
| -================================================
|
| +dpub-aria: Tests for the DPUB-ARIA Recommendations
|
| +==================================================
|
|
|
| -The [WAI ARIA Recommendations](https://www.w3.org/TR/wai-aria)
|
| +The [DPUB ARIA Recommendation](https://www.w3.org/TR/dpub-aria-1.0)
|
| define extensions to HTML4/5 for support of extended semantics. These
|
| semantics make it easier for Assistive Technologies to intepret and
|
| present content to users with varying physical and cognitive abilities.
|
|
|
| The purpose of these tests is to help ensure that user agents support the
|
| -requirements of the Recommendations.
|
| +requirements of the Recommendation.
|
|
|
| The general approach for this testing is to enable both manual and automated
|
| testing, with a preference for automation.
|
| @@ -17,7 +17,7 @@ Running Tests
|
| -------------
|
|
|
| In order to run these tests in an automated fashion, you will need to have a
|
| -special Assistive Technology Test Adapter (ATTA) for the platform under test. We will
|
| +special Assistive Technology Test Adapter (ATTA) for the platform under test. We will
|
| provide a list of these for popular platforms here as they are made available.
|
|
|
| The ATTA will monitor the window under test via the platforms Accessibility
|
| @@ -26,10 +26,9 @@ so that it can evaluate support for the various features under test.
|
|
|
| The workflow for running these tests is something like:
|
|
|
| -1. Start up the ATTA for the platform under test, informing it of the location
|
| - of the test server and the user agent to be tested.
|
| -2. Start up the test driver window and select the wai-aria tests to be run
|
| - (e.g., the ARIA 1.1 tests) - click "Start"
|
| +1. Start up the ATTA for the platform under test.
|
| +2. Start up the test driver window and select the dpub -aria tests to be run
|
| + (e.g., the DPUB ARIA 1.0 tests) - click "Start"
|
| 3. A window pops up that shows a test - the description of which tells the
|
| tester what is being tested. In an automated test, the test with proceed
|
| without user intervention. In a manual test, some user input may be required
|
|
|