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

Unified Diff: content/test/data/accessibility/html/iframe-coordinates-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-coordinates-cross-process-expected-blink.txt
diff --git a/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
index 2d32f727c5aa54e87ab1d6b6dd3a371152eda65e..e3941f87aadec48c7b317b53d4a596f4e4c4f104 100644
--- a/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
+++ b/content/test/data/accessibility/html/iframe-coordinates-cross-process-expected-blink.txt
@@ -13,4 +13,3 @@ rootWebArea location=(0, 0) scrollX=0 scrollXMin=0 scrollXMax=0 scrollY=0 scroll
++++++rootWebArea location=(0, 0) size=(300, 100) scrollX=150 scrollXMin=0 scrollXMax=150 scrollY=50 scrollYMin=0 scrollYMax=50
++++++++div location=(0, 0) size=(300, 100)
++++++++++button location=(25, 25) size=(250, 50) name='Scrolled Button'
-<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698