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

Unified Diff: LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-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/aria-hidden-children-not-in-text-from-content-expected.txt
diff --git a/LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt b/LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt
index 8d986dd7ee8c42c84c351bccf5956619bb8a1027..ecfa0a95b581f11c67e94c5fd67be9e2dee61014 100644
--- a/LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt
+++ b/LayoutTests/accessibility/aria-hidden-children-not-in-text-from-content-expected.txt
@@ -4,8 +4,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
-PASS checkbox1.title.trim() is 'AXTitle:'
-PASS checkbox2.title.trim() is 'AXTitle: Non-hidden descendant content'
+PASS checkbox1.deprecatedTitle.trim() is 'AXTitle:'
+PASS checkbox2.deprecatedTitle.trim() is 'AXTitle: Non-hidden descendant content'
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698