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

Side by Side 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 unified diff | Download patch
OLDNEW
1 rootWebArea 1 rootWebArea
2 ++paragraph 2 ++paragraph
3 ++++staticText name='Before frame' 3 ++++staticText name='Before frame'
4 ++++++inlineTextBox name='Before frame' 4 ++++++inlineTextBox name='Before frame'
5 ++div 5 ++genericContainer
6 ++++iframe name='Cross-process iframe' 6 ++++iframe name='Cross-process iframe'
7 ++++++rootWebArea 7 ++++++rootWebArea
8 ++++++++group 8 ++++++++genericContainer
9 ++++++++++staticText name='Text in iframe' 9 ++++++++++staticText name='Text in iframe'
10 ++++++++++++inlineTextBox name='Text in iframe' 10 ++++++++++++inlineTextBox name='Text in iframe'
11 ++paragraph 11 ++paragraph
12 ++++staticText name='After frame' 12 ++++staticText name='After frame'
13 ++++++inlineTextBox name='After frame' 13 ++++++inlineTextBox name='After frame'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698