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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/readme.md

Issue 2701603002: Update accessibility documentation. (Closed)
Patch Set: Created 3 years, 10 months 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
« no previous file with comments | « docs/accessibility/patts.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/accessibility/readme.md
diff --git a/third_party/WebKit/LayoutTests/accessibility/readme.md b/third_party/WebKit/LayoutTests/accessibility/readme.md
index ab9236d798411d5bcffb9c75c641022af3124df6..5dfce1dd9fdc74922ff02e0e4267acbd7644a885 100644
--- a/third_party/WebKit/LayoutTests/accessibility/readme.md
+++ b/third_party/WebKit/LayoutTests/accessibility/readme.md
@@ -2,11 +2,13 @@
## General Info on LayoutTests: Building and Running the Tests
-See https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_tests.md for general info on how to build and run LayoutTests.
+See [Layout Tests](/docs/testing/layout_tests.md) for general
+info on how to build and run layout tests.
## Old vs. New
There are two styles of accessibility layout tests:
+
* Using a ```-expected.txt``` (now deprecated)
* Unit-style tests with assertions
@@ -22,4 +24,3 @@ The code that implements the bindings is here:
* ```components/test_runner/web_ax_object_proxy.cc```
You'll probably find bindings for the features you want to test already. If not, it's not hard to add new ones.
-
« no previous file with comments | « docs/accessibility/patts.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698