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

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: Single quote 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 d2b26189213353c107b37129fa97784df5b444af..c5b6a8f06c16f48ac8f02ab09239a22a58493b04 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 action=5
++++menuListPopup
++++++menuListOption name='Pop-up button' action=3
-++div action=3
+++genericContainer action=3
++++staticText name='Div with click handler' action=3
++++++inlineTextBox name='Div with click handler'

Powered by Google App Engine
This is Rietveld 408576698