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

Unified Diff: LayoutTests/accessibility/aria-help-expected.txt

Issue 1086753004: Switch LayoutTests to use renamed methods for deprecated text alternatives (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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
Index: LayoutTests/accessibility/aria-help-expected.txt
diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/accessibility/aria-help-expected.txt
index 16c83066528ca32eb8fdf4d053cd372b21d752d1..c92a7f0823e38c0b1813fc7f837c420434746c65 100644
--- a/LayoutTests/accessibility/aria-help-expected.txt
+++ b/LayoutTests/accessibility/aria-help-expected.txt
@@ -4,7 +4,7 @@ This tests that aria-help attribute works as expected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS button.helpText is 'AXHelp: click here'
+PASS button.deprecatedHelpText is 'AXHelp: click here'
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698