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

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

Issue 2217363002: Use relative bounding boxes throughout Chrome accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 pageLocation=(0, 0) 1 rootWebArea pageLocation=(0, 0)
2 ++iframe pageLocation=(0, 0) 2 ++iframe pageLocation=(0, 0)
3 ++++rootWebArea pageLocation=(0, 0) 3 ++++rootWebArea pageLocation=(0, 0)
4 ++++++image pageLocation=(10, 10) pageSize=(200, 200) 4 ++++++image pageLocation=(10, 10) pageSize=(200, 200)
5 ++iframe pageLocation=(0, 300) 5 ++iframe pageLocation=(0, 300) transform
aboxhall 2016/08/12 16:05:10 Where does this ("transform") come from now?
dmazzoni 2016/08/15 05:31:11 The html for this test really does have it transfo
6 ++++rootWebArea pageLocation=(0, 300) 6 ++++rootWebArea pageLocation=(0, 300)
7 ++++++image pageLocation=(20, 320) pageSize=(400, 400) 7 ++++++image pageLocation=(20, 320) pageSize=(400, 400)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698