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

Unified Diff: content/test/data/accessibility/html/frame/static_text.html

Issue 1552683002: Enable DumpAccessibilityTree tests to use cross-process iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline last Android test Created 4 years, 11 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/frame/static_text.html
diff --git a/chrome/test/data/android/url_overriding/hello.html b/content/test/data/accessibility/html/frame/static_text.html
similarity index 52%
copy from chrome/test/data/android/url_overriding/hello.html
copy to content/test/data/accessibility/html/frame/static_text.html
index 6d57e243b0aa010f604b8b5db375fb2f6bd1d770..a28993bd70a6285c0ae7f8d0331425ea455779b0 100644
--- a/chrome/test/data/android/url_overriding/hello.html
+++ b/content/test/data/accessibility/html/frame/static_text.html
@@ -1,6 +1,4 @@
<!DOCTYPE html>
<html>
-<body>
- Hello!!
-</body>
+<body>Text in iframe</body>
</html>
« no previous file with comments | « content/test/data/accessibility/html/frame/empty.html ('k') | content/test/data/accessibility/html/iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698