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

Unified Diff: content/test/data/accessibility/html/action-verbs-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/html/action-verbs-expected-blink.txt
diff --git a/content/test/data/accessibility/html/action-verbs-expected-blink.txt b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
index d27035903867cba5f10c80a300384b3fc9b65187..b37ddb5497051841abb374a53b14e05a8740e275 100644
--- a/content/test/data/accessibility/html/action-verbs-expected-blink.txt
+++ b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
@@ -1,5 +1,5 @@
rootWebArea name='Action verbs'
-++div
+++genericContainer
++++staticText name='Generic div'
++++++inlineTextBox name='Generic div'
++heading name='Heading'
@@ -17,6 +17,6 @@ rootWebArea name='Action verbs'
++popUpButton defaultActionVerb=5
++++menuListPopup
++++++menuListOption name='Pop-up button' defaultActionVerb=3
-++div defaultActionVerb=3
+++genericContainer defaultActionVerb=3
++++staticText name='Div with click handler' defaultActionVerb=3
++++++inlineTextBox name='Div with click handler'

Powered by Google App Engine
This is Rietveld 408576698