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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/aria-text-role-expected.txt

Issue 1435113003: Make use of new AX name calc in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue with ariaTextAlternative Created 5 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/accessibility/aria-text-role-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-text-role-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-text-role-expected.txt
index 1144a8438d185056db8ce956152e5c9b576e0614..e2d7f9a7cf27631c4fe5706cae577f93859eaa13 100644
--- a/third_party/WebKit/LayoutTests/accessibility/aria-text-role-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-text-role-expected.txt
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS textrole.role is 'AXRole: AXStaticText'
-PASS textrole.stringValue is 'AXValue: all at once'
+PASS textrole.name is 'all at once'
PASS textrole.elementAtPoint(x, y).isEqual(textrole) is true
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698