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

Unified Diff: LayoutTests/accessibility/aria-link-supports-press.html

Issue 697913002: Fix some minor typos related to the word "accessibility". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | Source/core/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/accessibility/aria-link-supports-press.html
diff --git a/LayoutTests/accessibility/aria-link-supports-press.html b/LayoutTests/accessibility/aria-link-supports-press.html
index a2491ef10db3caa189f2c36d4b761f034baeb48a..3a49d32ad2745e5a4449ade03b5dc07fd8528c2f 100644
--- a/LayoutTests/accessibility/aria-link-supports-press.html
+++ b/LayoutTests/accessibility/aria-link-supports-press.html
@@ -8,7 +8,7 @@
<br>
-<span id="result">To run this test outside of DRT, use the Accssibility Inspector to inspect the link above, and make sure AXPressed is listed as a supported action.</span>
+<span id="result">To run this test outside of DRT, use the Accessibility Inspector to inspect the link above, and make sure AXPressed is listed as a supported action.</span>
Mike West 2014/11/03 04:54:41 If this test has an -expected.txt result, you'll n
Sungmann Cho 2014/11/03 05:08:22 As you mentioned, there is a result text file of t
<script>
if (window.accessibilityController) {
« no previous file with comments | « no previous file | Source/core/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698