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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
diff --git a/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt b/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
index 66a75eec6397bd6a89a91da3b238f6267e466ed7..d0178f3dad58467933e7050b7ece89a8f72c929c 100644
--- a/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
+++ b/content/test/data/accessibility/html/iframe-transform-scrolled-expected-blink.txt
@@ -1,6 +1,6 @@
rootWebArea pageLocation=(0, 0) scrollX=0 scrollY=0
-++group pageLocation=(0, 0)
+++genericContainer pageLocation=(0, 0)
++++iframe pageLocation=(0, 0) transform
++++++rootWebArea pageLocation=(0, 0) scrollX=150 scrollY=50
-++++++++div pageLocation=(-300, -100)
+++++++++genericContainer pageLocation=(-300, -100)
++++++++++button pageLocation=(-250, -50) pageSize=(500, 100) name='Scrolled Button'

Powered by Google App Engine
This is Rietveld 408576698