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

Side by Side Diff: content/test/data/accessibility/html/iframe-transform-nested-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: Fix gn build Created 4 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 rootWebArea pageLocation=(0, 0)
2 ++iframe pageLocation=(0, 100)
3 ++++rootWebArea pageLocation=(0, 100)
4 ++++++iframe pageLocation=(200, 100)
5 ++++++++rootWebArea pageLocation=(200, 100) transform
6 ++++++++++image pageLocation=(240, 140) pageSize=(800, 800)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698