Hash :
c6af1017
Author :
Date :
2024-09-08T20:45:48
html: Test tokenizer against html5lib test suite
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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
0 - 0 10
<!DOCTYPE>
1 - 0 14
<!DOCTYPEhtml>
2 - 0 13
<!DOCTYPEfoo>
3 - 0 63
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML Transitional 4.01//EN">
4 - 0 21
<!DOCTYPE html PUBLIC
5 - 0 23
<!DOCTYPE html PUBLIC '
6 - 0 24
<!DOCTYPE html PUBLIC 'x
7 - 0 63
<!DOCTYPE html SYSTEM "-//W3C//DTD HTML Transitional 4.01//EN">
8 - 0 63
<!DOCTYPE html SYSTEM '-//W3C//DTD HTML Transitional 4.01//EN'>
9 - 0 104
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML Transitional 4.01//EN" "-//W3C//DTD HTML Transitional 4.01//EN">
10 - 0 25
<!DOCTYPE html PUBLIC ">x
11 - 0 25
<!DOCTYPE html PUBLIC '>x
12 - 0 31
<!DOCTYPE html PUBLIC "foo" ">x
13 - 0 31
<!DOCTYPE html PUBLIC 'foo' '>x
14 - 0 15
<!DOCTYPE html
15 - 0 7
�
16 - 0 8
�
17 - 0 10
�
18 - 0 12
�
19 - 0 16
��
20 - 0 8
ꯍ
21 - 0 2
&;
22 - 0 9
<h a='&'>
23 - 0 5
<a<b>
24 - 0 4
<h/>
25 - 0 5
<br/>
26 - 0 15
<br foo='bar'/>
27 - 0 9
<h/a='b'>
28 - 0 9
<h a="b">
29 - 0 2
</
30 - 0 4
</1>
31 - 0 12
<?namespace>
32 - 0 8
<?foo-->
33 - 0 9
foo < bar
34 - 0 1
35 - 0 6
<!---x
36 - 0 8
x
>
37 - 0 4
<h >
38 - 0 10
<h a B=''>
39 - 0 7
<h a ">
40 - 0 7
<h a '>
41 - 0 6
a</>bc
42 - 0 8
a</><b>c
43 - 0 13
a</><!--b-->c
44 - 0 9
a</></b>c