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

Side by Side Diff: content/test/data/accessibility/html/iframe-cross-process-expected-blink.txt

Issue 2040523002: Improves computation of IAccessible2 Hypertext. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed expectations on Windows for hopefully the last time. Created 4 years, 6 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 ++div
6 ++++iframe 6 ++++iframe name='Cross-process iframe'
7 ++++++rootWebArea 7 ++++++rootWebArea
8 ++++++++group 8 ++++++++group
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'
14 <-- End-of-file -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698