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

Unified Diff: content/test/data/accessibility/html/a-name-expected-mac.txt

Issue 2713193003: Added a quick heuristic to determine which objects are the target of in-page links and stop ignorin… (Closed)
Patch Set: Fixed Android test. Created 3 years, 9 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/a-name-expected-mac.txt
diff --git a/content/test/data/accessibility/html/a-name-expected-mac.txt b/content/test/data/accessibility/html/a-name-expected-mac.txt
index 9aea40ee383b11b00e74576fcded54648224905a..cb3df1f4a2621cb2250299406b3f2d9b250ca68d 100644
--- a/content/test/data/accessibility/html/a-name-expected-mac.txt
+++ b/content/test/data/accessibility/html/a-name-expected-mac.txt
@@ -1,5 +1,5 @@
AXWebArea
-++AXGroup
+++AXGroup AXTitle='named anchor'
++++AXStaticText AXValue='named anchor'
++AXLink AXTitle='both a named anchor and a link'
++++AXStaticText AXValue='both a named anchor and a link'

Powered by Google App Engine
This is Rietveld 408576698