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

Side by Side Diff: content/test/data/accessibility/html/iframe-transform-expected-win.txt

Issue 2802173002: Test changes for accLocation to confirm that transformations work. (Closed)
Patch Set: Created 3 years, 8 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
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 0) size=(783, 800)
dmazzoni 2017/04/07 20:28:19 This one will be flaky, make the location/size exp
dougt 2017/04/08 03:49:40 Done.
2 ++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 0) size=(250, 250)
3 ++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 0) size=(250, 250)
4 ++++++ROLE_SYSTEM_GRAPHIC READONLY location=(10, 10) size=(200, 200)
5 ++IA2_ROLE_INTERNAL_FRAME READONLY location=(0, 300) size=(500, 500)
6 ++++ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE location=(0, 300) size=(500, 500)
7 ++++++ROLE_SYSTEM_GRAPHIC READONLY location=(20, 320) size=(400, 400)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698