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

Side by Side Diff: content/test/data/accessibility/html/iframe-transform-scrolled-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) scrollX=0 scrollXMin=0 scrollXMax=0 scrollY=0 sc rollYMin=0 scrollYMax=0
2 ++group pageLocation=(0, 0)
3 ++++iframe pageLocation=(0, 0)
4 ++++++rootWebArea pageLocation=(0, 0) transform scrollX=150 scrollXMin=0 scrollX Max=150 scrollY=50 scrollYMin=0 scrollYMax=50
5 ++++++++div pageLocation=(-300, -100)
6 ++++++++++button pageLocation=(-250, -50) pageSize=(500, 100) name='Scrolled But ton'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698