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

Unified Diff: content/test/data/accessibility/meta.html

Issue 569203002: Adding DumpAccessibilityTree Tests (7 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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/meta.html
diff --git a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html b/content/test/data/accessibility/meta.html
similarity index 50%
copy from chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
copy to content/test/data/accessibility/meta.html
index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..1e90fc605ad830d779b6a7db02da0398d0d37751 100644
--- a/chrome/test/data/extensions/platform_apps/prevent_leave_fullscreen/main.html
+++ b/content/test/data/accessibility/meta.html
@@ -1,9 +1,10 @@
<!DOCTYPE html>
<html>
<head>
- <title>fullscreen</title>
+<meta charset="UTF-8">
+<meta name="author" content="ABC">
</head>
<body>
- foobar
+
</body>
</html>
« no previous file with comments | « content/test/data/accessibility/input-time-expected-win.txt ('k') | content/test/data/accessibility/meta-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698