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

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

Issue 1713723002: Implement accessibility support for CSS-transformed iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed another skia dependency Created 4 years, 10 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 rootWebArea pageLocation=(0, 0)
2 ++group pageLocation=(0, 0)
3 ++++iframe pageLocation=(0, 0)
4 ++++++rootWebArea pageLocation=(0, 0)
5 ++++++++img pageLocation=(10, 10) pageSize=(200, 200)
6 ++++iframe pageLocation=(0, 300)
7 ++++++rootWebArea pageLocation=(0, 300)
8 ++++++++img pageLocation=(20, 320) pageSize=(400, 400)
9 ++++staticText pageLocation=(0, 0) name='Done'
10 ++++++inlineTextBox pageLocation=(0, 0) name='Done'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698