Tidy HTML in tests
[html-element-library.git] / t / html / highlander.html
index 70ece55b0440dfa689c6f533c3e1493142462b01..6ba8492a1967e90c14ff2d20d96cdb9d64dcf6af 100644 (file)
@@ -1,13 +1,11 @@
 <span klass="highlander" id="age_dialog">
-    <span id="under10">
-       Hello, does your mother know you're 
-       using her AOL account?
-    </span>
-    <span id="under18">
-       Sorry, you're not old enough to enter 
-       (and too dumb to lie about your age)
-    </span>
-    <span id="welcome">
-       Welcome
-    </span>
+       <span id="under10">
+               Hello, does your mother know you're using her AOL account?
+       </span>
+       <span id="under18">
+               Sorry, you're not old enough to enter (and too dumb to lie about your age)
+       </span>
+       <span id="welcome">
+               Welcome
+       </span>
 </span>
This page took 0.009081 seconds and 4 git commands to generate.