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

Unified Diff: content/test/data/accessibility/html/list-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/list-expected-mac.txt
diff --git a/content/test/data/accessibility/html/list-expected-mac.txt b/content/test/data/accessibility/html/list-expected-mac.txt
index c858a5c7b04593ef285e366f5d5fc4c66d0419fc..006358db40423ab96945917716dd479ecb26d71d 100644
--- a/content/test/data/accessibility/html/list-expected-mac.txt
+++ b/content/test/data/accessibility/html/list-expected-mac.txt
@@ -1,18 +1,18 @@
AXWebArea
++AXList AXSubrole=AXContentList
-++++AXGroup AXTitle='tic'
+++++AXGroup
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='tic'
-++++AXGroup AXTitle='tac'
+++++AXGroup
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='tac'
-++++AXGroup AXTitle='toe'
+++++AXGroup
++++++AXListMarker AXValue='•'
++++++AXStaticText AXValue='toe'
++AXList AXSubrole=AXContentList
-++++AXGroup AXTitle='tic'
+++++AXGroup
++++++AXStaticText AXValue='tic'
-++++AXGroup AXTitle='tac'
+++++AXGroup
++++++AXStaticText AXValue='tac'
-++++AXGroup AXTitle='toe'
+++++AXGroup
++++++AXStaticText AXValue='toe'
« no previous file with comments | « content/test/data/accessibility/html/li-expected-win.txt ('k') | content/test/data/accessibility/html/list-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698