summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/unload/unload.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/unload/unload.html')
-rw-r--r--chrome/test/data/unload/unload.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/unload/unload.html b/chrome/test/data/unload/unload.html
index 4ce7f78..eb34941 100644
--- a/chrome/test/data/unload/unload.html
+++ b/chrome/test/data/unload/unload.html
@@ -1,4 +1,7 @@
<html>
+<head>
+<title>unload</title>
+</head>
<body>
<script>
window.onunload = function(e) {