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

Unified Diff: content/test/data/accessibility/html/div-expected-mac.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/div-expected-mac.txt
diff --git a/content/test/data/accessibility/html/div-expected-mac.txt b/content/test/data/accessibility/html/div-expected-mac.txt
index 5c236b8638ca0a0cd171cdfc27e4eb678e7a59dd..50177585becc472f583788d2dc4026bb57f88eae 100644
--- a/content/test/data/accessibility/html/div-expected-mac.txt
+++ b/content/test/data/accessibility/html/div-expected-mac.txt
@@ -1,3 +1,5 @@
AXWebArea
-++AXGroup AXDescription='Focusable div'
+++AXGroup
+++++AXStaticText AXValue='Unfocusable div'
+++AXGroup AXTitle='Focusable div'
++++AXStaticText AXValue='Focusable div'

Powered by Google App Engine
This is Rietveld 408576698