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

Unified Diff: content/test/data/accessibility/html/iframe-expected-win.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
« no previous file with comments | « content/test/data/accessibility/html/iframe-expected-mac.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/html/iframe-expected-win.txt
diff --git a/content/test/data/accessibility/html/iframe-expected-win.txt b/content/test/data/accessibility/html/iframe-expected-win.txt
index 16acc1b8d5713867f4f392b957e8195b7de29e9d..c650e079c431157b73d466f5d19c6d9bdd139305 100644
--- a/content/test/data/accessibility/html/iframe-expected-win.txt
+++ b/content/test/data/accessibility/html/iframe-expected-win.txt
@@ -1,4 +1,4 @@
-ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++IA2_ROLE_SECTION
-++++IA2_ROLE_INTERNAL_FRAME READONLY
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0>'
+++IA2_ROLE_SECTION ia2_hypertext='<obj0>'
+++++IA2_ROLE_INTERNAL_FRAME name='Empty iframe' READONLY ia2_hypertext='<obj0>'
++++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
« no previous file with comments | « content/test/data/accessibility/html/iframe-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698