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

Unified Diff: content/test/data/accessibility/html/iframe-cross-process-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/iframe-cross-process-expected-blink.txt
diff --git a/content/test/data/accessibility/html/iframe-cross-process-expected-blink.txt b/content/test/data/accessibility/html/iframe-cross-process-expected-blink.txt
index ab8a595b8ee7e977c28a5b7309f5e2b05bf34df9..4746eeede1d149d86c5dfb908524d969a8f02bfa 100644
--- a/content/test/data/accessibility/html/iframe-cross-process-expected-blink.txt
+++ b/content/test/data/accessibility/html/iframe-cross-process-expected-blink.txt
@@ -2,12 +2,12 @@ rootWebArea
++paragraph
++++staticText name='Before frame'
++++++inlineTextBox name='Before frame'
-++div
+++genericContainer
++++iframe name='Cross-process iframe'
++++++rootWebArea
-++++++++group
+++++++++genericContainer
++++++++++staticText name='Text in iframe'
++++++++++++inlineTextBox name='Text in iframe'
++paragraph
++++staticText name='After frame'
-++++++inlineTextBox name='After frame'
+++++++inlineTextBox name='After frame'

Powered by Google App Engine
This is Rietveld 408576698