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

Unified Diff: LayoutTests/accessibility/br-element-has-correct-title-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: Re-add linux expectation Created 5 years, 6 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/br-element-has-correct-title-expected.txt
diff --git a/LayoutTests/accessibility/br-element-has-correct-title-expected.txt b/LayoutTests/accessibility/br-element-has-correct-title-expected.txt
index 10f529ec9f46cca188d0749da3229bbdfa126412..eadd0aa558d61298347f9dfff44cced8f686c021 100644
--- a/LayoutTests/accessibility/br-element-has-correct-title-expected.txt
+++ b/LayoutTests/accessibility/br-element-has-correct-title-expected.txt
@@ -6,7 +6,7 @@ This tests that a br element will return the newline character as its accessible
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS brElement.title is 'AXTitle: \n'
+PASS brElement.deprecatedTitle is 'AXTitle: \n'
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698