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> |