Index: content/test/data/accessibility/title.html |
diff --git a/chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html b/content/test/data/accessibility/title.html |
similarity index 61% |
copy from chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html |
copy to content/test/data/accessibility/title.html |
index 831d97e24de6cb43730d9599d9c3fb347a3cd00c..b3218c6f457f557b1fbca8ed71334346186f636d 100644 |
--- a/chrome/test/data/extensions/platform_apps/leave_fullscreen/main.html |
+++ b/content/test/data/accessibility/title.html |
@@ -1,9 +1,9 @@ |
<!DOCTYPE html> |
<html> |
<head> |
- <title>fullscreen</title> |
+<title>Title of the document</title> |
</head> |
<body> |
- foobar |
</body> |
</html> |
+ |