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

Unified Diff: chrome/test/data/extensions/api_test/automation/sites/iframe_inner.html

Issue 1761633002: One accessibility tree per frame. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix is-richly-editable test Created 4 years, 9 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: chrome/test/data/extensions/api_test/automation/sites/iframe_inner.html
diff --git a/chrome/test/data/extensions/api_test/automation/sites/iframe_inner.html b/chrome/test/data/extensions/api_test/automation/sites/iframe_inner.html
new file mode 100644
index 0000000000000000000000000000000000000000..0ce5da6d98d6cbe3dd0443fe2a388b26004aebf1
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/automation/sites/iframe_inner.html
@@ -0,0 +1,3 @@
+<body>
+ <div><button>Inner</button></div>
+</body>

Powered by Google App Engine
This is Rietveld 408576698