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

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

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 years, 7 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) scrollX=0 scrollY=0 1 rootWebArea pageLocation=(0, 0) scrollX=0 scrollY=0
2 ++group pageLocation=(0, 0) 2 ++genericContainer pageLocation=(0, 0)
3 ++++iframe pageLocation=(0, 0) transform 3 ++++iframe pageLocation=(0, 0) transform
4 ++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollY=50 4 ++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollY=50
5 ++++++++div pageLocation=(-300, -100) 5 ++++++++genericContainer pageLocation=(-300, -100)
6 ++++++++++button pageLocation=(-250, -50) pageSize=(500, 100) name='Scrolled But ton' 6 ++++++++++button pageLocation=(-250, -50) pageSize=(500, 100) name='Scrolled But ton'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698