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

Unified Diff: content/test/data/accessibility/html/ol-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/ol-expected-mac.txt
diff --git a/content/test/data/accessibility/html/ol-expected-mac.txt b/content/test/data/accessibility/html/ol-expected-mac.txt
index b423f62d8dcf65df156b78837d4baad5ee754c53..229ed3a623679ae7c59f30b30b6e79f7c4fefb12 100644
--- a/content/test/data/accessibility/html/ol-expected-mac.txt
+++ b/content/test/data/accessibility/html/ol-expected-mac.txt
@@ -1,21 +1,21 @@
AXWebArea
++AXList
-++++AXGroup AXTitle='Chrome'
+++++AXGroup
++++++AXListMarker AXValue='1'
++++++AXStaticText AXValue='Chrome'
-++++AXGroup AXTitle='Safari'
+++++AXGroup
++++++AXListMarker AXValue='2'
++++++AXStaticText AXValue='Safari'
-++++AXGroup AXTitle='IE'
+++++AXGroup
++++++AXListMarker AXValue='3'
++++++AXStaticText AXValue='IE'
++AXList
-++++AXGroup AXTitle='Android'
+++++AXGroup
++++++AXListMarker AXValue='10'
++++++AXStaticText AXValue='Android'
-++++AXGroup AXTitle='Mac'
+++++AXGroup
++++++AXListMarker AXValue='11'
++++++AXStaticText AXValue='Mac'
-++++AXGroup AXTitle='Windows'
+++++AXGroup
++++++AXListMarker AXValue='12'
++++++AXStaticText AXValue='Windows'

Powered by Google App Engine
This is Rietveld 408576698