Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1102)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md

Issue 2477133002: Import wpt@306326cfe973b6c7019c50879ad03b02825c7539 (Closed)
Patch Set: Modify TestExpectations or download new baselines for tests. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md b/third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md
similarity index 82%
copy from third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md
copy to third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md
index 66d6d087f68e7b5d0220c80ac0b2f5f0ab88cf4c..ce4804944404b7bb51690d763070ffb7f6b6a986 100644
--- a/third_party/WebKit/LayoutTests/imported/wpt/wai-aria/README.md
+++ b/third_party/WebKit/LayoutTests/imported/wpt/dpub-aam/README.md
@@ -1,13 +1,13 @@
-Wai-aria: Tests for the WAI-ARIA Recommendations
-================================================
+dpub-aam: Tests for the DPUB-ARIA Accessibility Mapping Recommendation
+======================================================================
-The [WAI ARIA Recommendations](https://www.w3.org/TR/wai-aria)
+The [DPUB ARIA Recommendation](https://www.w3.org/TR/dpub-aam-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-aam tests to be run
+ (e.g., the DPUB AAM 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

Powered by Google App Engine
This is Rietveld 408576698