-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest.html
60 lines (39 loc) · 876 Bytes
/
test.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!doctype
html>
<?xml version="3.0"?>
<hr class="fa-x"/>
<!-- one-line - - comment -->
<p>Paragraph.</p>
<p>Pre-chomment and post.</p>
pre-block<u><div></div>
</u>
<p>Jetway!</p>
<block1>
Block!
<div id="selfclosing"></div>
<b>Bold with no leading newline
and two trailing spaces. </b>
Line with newline.
</block1>
<!-- multi-line comment
with <b>html</b> in it
and <unmatched> and <illegal
-->
Tags and <z:span xy:class="中文" 中文="class">attributes
with colons</z:span> and <b>Unicode</b>.
<tag:split disabled="disabled"></tag:split>
<empty></empty>
<i><test>
unused indentation
blank lines
line 2
<b>line 3</b>
<p>internal paragraph</p>
<h2>
This is a header.</h2>
last line</test>
</i>
<div style='width:100%;' class="x y" xőp="333" id="test">
open <b>bold</b> div
</div>
<eof>before blank line</eof>