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

Unified Diff: content/test/data/accessibility/html/in-page-links-expected-win.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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/in-page-links-expected-win.txt
diff --git a/content/test/data/accessibility/html/in-page-links-expected-win.txt b/content/test/data/accessibility/html/in-page-links-expected-win.txt
index cb156f3e96a6356b85bd20ad1ee420ce5a6696d9..22faf556fcf5d5dff9286a69957b0bae035f1133 100644
--- a/content/test/data/accessibility/html/in-page-links-expected-win.txt
+++ b/content/test/data/accessibility/html/in-page-links-expected-win.txt
@@ -21,8 +21,10 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++++ROLE_SYSTEM_LINK name='Anchor with ID'
++++++ROLE_SYSTEM_STATICTEXT name='Anchor with ID'
++IA2_ROLE_PARAGRAPH
+++++IA2_ROLE_SECTION
++++ROLE_SYSTEM_STATICTEXT name='After empty span'
++IA2_ROLE_PARAGRAPH
-++++ROLE_SYSTEM_STATICTEXT name='Span with content'
+++++IA2_ROLE_SECTION
+++++++ROLE_SYSTEM_STATICTEXT name='Span with content'
++IA2_ROLE_PARAGRAPH
++++ROLE_SYSTEM_STATICTEXT name='Paragraph with content'

Powered by Google App Engine
This is Rietveld 408576698