Index: third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-aria-labeledby-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-aria-labeledby-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-aria-labeledby-expected.txt |
index 0c6a87f50f25a180bb27dbca96268fcf60fb37b6..7695254f905ae4858534cf81dcf3574e9a754b3e 100644 |
--- a/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-aria-labeledby-expected.txt |
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-labelledby-overrides-aria-labeledby-expected.txt |
@@ -1,10 +1,7 @@ |
This tests that if both aria-labeledby and aria-labelledby are used (for reasons best known to the page author), then aria-labelledby is preferred. |
Delta Eta Eta Using aria-labelledby Using aria-labeledby |
-usingLabelledby.deprecatedTitle: [AXTitle: Delta] |
-usingLabelledby.deprecatedDescription: [AXDescription: Using aria-labelledby] |
-usingLabeledby.deprecatedTitle: [AXTitle: Eta] |
-usingLabeledby.deprecatedDescription: [AXDescription: Using aria-labeledby] |
-usingLabeledbyAndLabelledby.deprecatedTitle: [AXTitle: Eta] |
-usingLabeledbyAndLabelledby.deprecatedDescription: [AXDescription: Using aria-labelledby] |
+usingLabelledby.name: [Using aria-labelledby] |
+usingLabeledby.name: [Using aria-labeledby] |
+usingLabeledbyAndLabelledby.name: [Using aria-labelledby] |