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

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

Issue 661083002: Add DumpAccessibilityTree tests (4 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: updating expectations for android Created 6 years, 2 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/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>
+
« no previous file with comments | « content/test/data/accessibility/textarea-expected-win.txt ('k') | content/test/data/accessibility/title-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698