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

Unified Diff: content/test/data/accessibility/aria/aria-level-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/aria/aria-level-expected-mac.txt
diff --git a/content/test/data/accessibility/aria/aria-level-expected-mac.txt b/content/test/data/accessibility/aria/aria-level-expected-mac.txt
index f7bcd464ea69082b56ddb0b6b484f80d7437c5a6..f5115331a26076c8fb2e1baa91818e3ff8d052d5 100644
--- a/content/test/data/accessibility/aria/aria-level-expected-mac.txt
+++ b/content/test/data/accessibility/aria/aria-level-expected-mac.txt
@@ -14,7 +14,7 @@ AXWebArea
++AXHeading AXTitle='Level 5' AXValue='5'
++++AXStaticText AXValue='Level 5'
++AXOutline
-++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 1 Tree item at level 2' AXDisclosing='1' AXDisclosureLevel='0'
+++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 1 ' AXDisclosing='1' AXDisclosureLevel='0'
++++++AXStaticText AXValue='Tree item at level 1'
++++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 2' AXDisclosing='0' AXDisclosureLevel='1'
++++++++AXStaticText AXValue='Tree item at level 2'

Powered by Google App Engine
This is Rietveld 408576698