Index: third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt |
index 7c8fda717e75a4b4ce45b01a09332d86b7a9bee7..96a122f71aed7c6fa641d4babad4f5fc3ec26d54 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt |
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt |
@@ -4,8 +4,8 @@ This tests that if aria-labelledby is used, then label elements are not used |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS text.deprecatedDescription is 'AXDescription: Shut down computer after 10 minutes' |
-PASS text.deprecatedTitleUIElement() != null && text.deprecatedTitleUIElement().isValid is false |
+PASS text.name is 'Shut down computer after 10 minutes' |
+PASS firstNameElement.role is 'AXRole: AXUnknown' |
Label element role is: AXRole: AXLabel |
PASS successfullyParsed is true |