Skip to content

Commit 63221cd

Browse files
committed
Add <hr> to test2.html to test rendering.
1 parent 5e46c5a commit 63221cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test2.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<p>To use this, either press Ctrl/Command-O, or click on the file menu and select the "Open" option. Select one of the test files included with WebWhirr--that is, <b>test.html</b>, <b>test2.html</b>, <b>test3.html</b>, or <b>test4.html</b>, or any other HTML files that may be on your computer.</p>
88

99
<!--As this is a comment, it will not be displayed by WebWhirr.-->
10+
<hr>
1011

1112
<p>Eventually, WebWhirr will gain more features, such as the ability to connect to the internet and a fully featured, customizable interface. For now, however, the focus is on building the rendering base that will be used in the browser.</p>
1213
</body>

0 commit comments

Comments
 (0)