diff --git a/src/browser/tests/element/html/option.html b/src/browser/tests/element/html/option.html
index 459833702..ec99e8991 100644
--- a/src/browser/tests/element/html/option.html
+++ b/src/browser/tests/element/html/option.html
@@ -29,6 +29,23 @@
testing.expectEqual('Text 3', $('#opt3').text)
+
+
+
+
+
+