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

Unified Diff: content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 years, 7 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: content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt
diff --git a/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt b/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt
index 6f8542f308c087367748eb48fb4aef5255336d92..15de7951b205d0fb22fcf7e7093d3de3aefef388 100644
--- a/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt
+++ b/content/test/data/accessibility/aria/aria-keyshortcuts-expected-blink.txt
@@ -1,5 +1,5 @@
rootWebArea
-++group
+++genericContainer
++++button keyShortcuts='Ctrl+X' name='Cut'
++++button keyShortcuts='Ctrl+C' name='Copy'
++++button keyShortcuts='Ctrl+V' name='Paste'

Powered by Google App Engine
This is Rietveld 408576698