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

Unified Diff: blimp/test/data/hello.html

Issue 2224613002: Validate the page title in engine browser test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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: blimp/test/data/hello.html
diff --git a/blimp/test/data/hello.html b/blimp/test/data/hello.html
index 1ca7ec7eb35ad1beb436da81ba5681d753ce6656..cf8e4e46bf40186b8e11b18db28c9edf60ef2b0d 100644
--- a/blimp/test/data/hello.html
+++ b/blimp/test/data/hello.html
@@ -1,2 +1,3 @@
<!doctype html>
+<title>hello</title>
<h1>Hello world!</h1>

Powered by Google App Engine
This is Rietveld 408576698