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

Unified Diff: content/test/data/accessibility/html/in-page-links-expected-blink.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/in-page-links-expected-blink.txt
diff --git a/content/test/data/accessibility/html/in-page-links-expected-blink.txt b/content/test/data/accessibility/html/in-page-links-expected-blink.txt
index 00fd655f4f0183f35d8543856398dbadd2dbe2e0..afe05d68f3dad4d957654e0b6c4f605b899a8721 100644
--- a/content/test/data/accessibility/html/in-page-links-expected-blink.txt
+++ b/content/test/data/accessibility/html/in-page-links-expected-blink.txt
@@ -8,10 +8,10 @@ rootWebArea
++link name='Anchor with ID' inPageLinkTargetId=anchor
++++staticText name='Anchor with ID'
++++++inlineTextBox name='Anchor with ID'
-++link name='Empty span' inPageLinkTargetId=group
+++link name='Empty span' inPageLinkTargetId=genericContainer
++++staticText name='Empty span'
++++++inlineTextBox name='Empty span'
-++link name='Span with content' inPageLinkTargetId=group
+++link name='Span with content' inPageLinkTargetId=genericContainer
++++staticText name='Span with content'
++++++inlineTextBox name='Span with content'
++link name='Paragraph with content' inPageLinkTargetId=paragraph
@@ -30,11 +30,11 @@ rootWebArea
++++++staticText name='Anchor with ID'
++++++++inlineTextBox name='Anchor with ID'
++paragraph
-++++group
+++++genericContainer
++++staticText name='After empty span'
++++++inlineTextBox name='After empty span'
++paragraph
-++++group
+++++genericContainer
++++++staticText name='Span with content'
++++++++inlineTextBox name='Span with content'
++paragraph

Powered by Google App Engine
This is Rietveld 408576698