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

Side by Side Diff: content/test/data/accessibility/html/in-page-links-expected-mac.txt

Issue 2856503003: Nodes with IDs should not be excluded as they might be the target of in-page links and attributes s… (Closed)
Patch Set: Fixed Blink test. 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 unified diff | Download patch
OLDNEW
1 AXWebArea 1 AXWebArea
2 ++AXLink AXTitle='Empty anchor' AXLinkedUIElements=["AXGroup"] 2 ++AXLink AXTitle='Empty anchor' AXLinkedUIElements=["AXGroup"]
3 ++++AXStaticText AXValue='Empty anchor' 3 ++++AXStaticText AXValue='Empty anchor'
4 ++AXLink AXTitle='Anchor with content' AXLinkedUIElements=["AXGroup Anchor with content"] 4 ++AXLink AXTitle='Anchor with content' AXLinkedUIElements=["AXGroup Anchor with content"]
5 ++++AXStaticText AXValue='Anchor with content' 5 ++++AXStaticText AXValue='Anchor with content'
6 ++AXLink AXTitle='Anchor with ID' AXLinkedUIElements=["AXGroup Anchor with ID"] 6 ++AXLink AXTitle='Anchor with ID' AXLinkedUIElements=["AXGroup Anchor with ID"]
7 ++++AXStaticText AXValue='Anchor with ID' 7 ++++AXStaticText AXValue='Anchor with ID'
8 ++AXLink AXTitle='Empty span' AXLinkedUIElements=["AXStaticText After empty span "] 8 ++AXLink AXTitle='Empty span' AXLinkedUIElements=["AXGroup"]
9 ++++AXStaticText AXValue='Empty span' 9 ++++AXStaticText AXValue='Empty span'
10 ++AXLink AXTitle='Span with content' AXLinkedUIElements=["AXStaticText Span with content"] 10 ++AXLink AXTitle='Span with content' AXLinkedUIElements=["AXGroup"]
11 ++++AXStaticText AXValue='Span with content' 11 ++++AXStaticText AXValue='Span with content'
12 ++AXLink AXTitle='Paragraph with content' AXLinkedUIElements=["AXGroup"] 12 ++AXLink AXTitle='Paragraph with content' AXLinkedUIElements=["AXGroup"]
13 ++++AXStaticText AXValue='Paragraph with content' 13 ++++AXStaticText AXValue='Paragraph with content'
14 ++AXGroup 14 ++AXGroup
15 ++++AXGroup 15 ++++AXGroup
16 ++++AXStaticText AXValue='After empty anchor' 16 ++++AXStaticText AXValue='After empty anchor'
17 ++AXGroup 17 ++AXGroup
18 ++++AXGroup AXTitle='Anchor with content' 18 ++++AXGroup AXTitle='Anchor with content'
19 ++++++AXStaticText AXValue='Anchor with content' 19 ++++++AXStaticText AXValue='Anchor with content'
20 ++AXGroup 20 ++AXGroup
21 ++++AXGroup AXTitle='Anchor with ID' 21 ++++AXGroup AXTitle='Anchor with ID'
22 ++++++AXStaticText AXValue='Anchor with ID' 22 ++++++AXStaticText AXValue='Anchor with ID'
23 ++AXGroup 23 ++AXGroup
24 ++++AXGroup
24 ++++AXStaticText AXValue='After empty span' 25 ++++AXStaticText AXValue='After empty span'
25 ++AXGroup 26 ++AXGroup
26 ++++AXStaticText AXValue='Span with content' 27 ++++AXGroup
28 ++++++AXStaticText AXValue='Span with content'
27 ++AXGroup 29 ++AXGroup
28 ++++AXStaticText AXValue='Paragraph with content' 30 ++++AXStaticText AXValue='Paragraph with content'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698