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

Unified Diff: LayoutTests/accessibility/input-image-alt-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/input-image-alt-expected.txt
diff --git a/LayoutTests/accessibility/input-image-alt-expected.txt b/LayoutTests/accessibility/input-image-alt-expected.txt
index ac0ce35602ffab60eb3756188459321fa89c2b2a..60a996331231c915d3d3ec9d2f9d7351f0745f44 100644
--- a/LayoutTests/accessibility/input-image-alt-expected.txt
+++ b/LayoutTests/accessibility/input-image-alt-expected.txt
@@ -4,7 +4,7 @@ This test makes sure that an input image returns its alt tag as the description
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS img.description is 'AXDescription: Submit'
+PASS img.deprecatedDescription is 'AXDescription: Submit'
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698