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

Unified Diff: content/test/data/accessibility/html/readme.txt

Issue 790003003: Exposed the invalid state of form controls to the accessibility APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tried fixing Android unit tests. Created 5 years, 11 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 | « content/test/data/accessibility/aria/aria-invalid-expected-win.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/html/readme.txt
diff --git a/content/test/data/accessibility/html/readme.txt b/content/test/data/accessibility/html/readme.txt
index b62c1ef21861ea1a0a58ed9b71471e10caac1ff1..dbb843bb813eab0012ef30cd550e9f3663ac53a2 100644
--- a/content/test/data/accessibility/html/readme.txt
+++ b/content/test/data/accessibility/html/readme.txt
@@ -14,5 +14,6 @@ Format for expected files:
* All other constants are used exactly as normally named
* See specific examples (e.g. ul-expected-win.txt) for more details
-Running the tests:
-browser_tests --gtest_filter="DumpAccessibilityTreeTest*"
+Compiling and running the tests:
+ninja -C out/Debug content_browsertests
+out/Debug/content_browsertests --gtest_filter="DumpAccessibilityTreeTest*"
« no previous file with comments | « content/test/data/accessibility/aria/aria-invalid-expected-win.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698