aboutsummaryrefslogtreecommitdiffstats
path: root/test_harnesses
diff options
context:
space:
mode:
authorPhil Crosby2012-04-29 18:41:19 -0700
committerPhil Crosby2012-04-29 18:41:19 -0700
commitb07b102f9d3fa5d96502e58ad3f919764ed2fc76 (patch)
tree3cc57783f6bd2078d6b73516667137e13718e6fd /test_harnesses
parentd4b255a1d5c6ea383713c2c4a956d0620bcd5795 (diff)
downloadvimium-b07b102f9d3fa5d96502e58ad3f919764ed2fc76.tar.bz2
whitespace
Diffstat (limited to 'test_harnesses')
-rw-r--r--test_harnesses/has_popup_and_link_hud.html6
-rw-r--r--test_harnesses/iframe.html4
2 files changed, 5 insertions, 5 deletions
diff --git a/test_harnesses/has_popup_and_link_hud.html b/test_harnesses/has_popup_and_link_hud.html
index 43276bc9..5333eb6c 100644
--- a/test_harnesses/has_popup_and_link_hud.html
+++ b/test_harnesses/has_popup_and_link_hud.html
@@ -12,7 +12,7 @@
height:900px;
width:800px;
}
-
+
#biglink {
display:block;
width:400px;
@@ -57,7 +57,7 @@
cursor:default;
-webkit-user-select:none;
}
-
+
</style>
<script type="text/javascript" charset="utf-8">
@@ -76,4 +76,4 @@
<a href="#">See the changes</a>.
<span class="close-button" href="#">x</div>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/test_harnesses/iframe.html b/test_harnesses/iframe.html
index 750ad32d..d831bad7 100644
--- a/test_harnesses/iframe.html
+++ b/test_harnesses/iframe.html
@@ -16,11 +16,11 @@
}
h2 { margin: 4px; }
-
+
</style>
</head>
<body>
<h2>IFrame test page</h2>
<iframe src="http://www.bing.com"></iframe>
</body>
-</html> \ No newline at end of file
+</html>