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

Unified Diff: LayoutTests/accessibility/aria-none-role-expected.txt

Issue 588653003: Adding support for ARIA 1.1 role="none" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adding Layout Test Created 6 years, 3 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 | « LayoutTests/accessibility/aria-none-role.html ('k') | 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-none-role-expected.txt
diff --git a/LayoutTests/accessibility/aria-presentational-role-expected.txt b/LayoutTests/accessibility/aria-none-role-expected.txt
similarity index 64%
copy from LayoutTests/accessibility/aria-presentational-role-expected.txt
copy to LayoutTests/accessibility/aria-none-role-expected.txt
index 17fb1b8a8b94ba277b981dbff826823196f1ef29..eb08a374a48afe3e2bebf69fcd02e8646bd9cb55 100644
--- a/LayoutTests/accessibility/aria-presentational-role-expected.txt
+++ b/LayoutTests/accessibility/aria-none-role-expected.txt
@@ -1,6 +1,6 @@
Link and text
-This tests that the aria 'presentation' role works by successfully removing the element from the AX tree.
+This tests that the aria 'none' role works by successfully removing the element from the AX tree.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/accessibility/aria-none-role.html ('k') | Source/core/accessibility/AXNodeObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698