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

Unified 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 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 085a3c6a83dbb0bc3eee9b2c1b8103bdac21b841..5cd0c952f80e2d5336a468de2c8d51b57dc88599 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
@@ -3,7 +3,7 @@ rootWebArea
++++staticText name='Before frame'
++++++inlineTextBox name='Before frame'
++div
-++++iframe
+++++iframe name='Cross-process iframe'
++++++rootWebArea
++++++++group
++++++++++staticText name='Text in iframe'
@@ -11,4 +11,3 @@ rootWebArea
++paragraph
++++staticText name='After frame'
++++++inlineTextBox name='After frame'
-<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698