xref: /aosp_15_r20/external/libxml2/test/html-tokenizer/test1.test (revision 7c5688314b92172186c154356a6374bf7684c3ca)
10 - 0 15
2<!DOCTYPE html>
31 - 0 15
4<!DOCTYPE HTML>
52 - 0 15
6<!DOCTYPE HtMl>
73 - 0 14
8<!DOCTYPE HtMl
94 - 0 6
10<!DOC>
115 - 0 14
12<!DOCTYPE foo>
136 - 0 3
14<h>
157 - 0 3
16</>
178 - 0 2
18<>
199 - 0 9
20<h a='b'>
2110 - 0 7
22<h a=b>
2311 - 0 7
24<h></h>
2512 - 0 12
26<p>One<p>Two
2713 - 0 13
28<h></h a='b'>
2914 - 0 15
30<h a='b' c='d'>
3115 - 0 14
32<h a='b'c='d'>
3316 - 0 15
34<h a='b' a='d'>
3517 - 0 14
36<!--comment-->
3718 - 0 8
38<!----->
3919 - 0 18
40<!-- --comment -->
4120 - 0 9
42<!--<!-->
4321 - 0 11
44<!--comment
4522 - 0 9
46<!-- <!--
4723 - 0 3
48<!-
4924 - 0 5
50<!-->
5125 - 0 6
52<!--->
5326 - 0 7
54<!---->
5527 - 0 13
56<!-- <test-->
5728 - 0 9
58<!--<<-->
5929 - 0 14
60<!-- <!test-->
6130 - 0 15
62<!-- <!-test-->
6331 - 0 16
64<!-- <!--test-->
6532 - 0 17
66<!-- <<!--test-->
6733 - 4 8
68<test-->
6934 - 4 9
70<!test-->
7135 - 4 10
72<!-test-->
7336 - 4 11
74<!--test-->
7537 - 4 15
76<!-- < test -->
7738 - 4 16
78<!-- </ test -->
7939 - 4 15
80<!-- <test> -->
8140 - 4 16
82<!-- </test> -->
8341 - 4 25
84<!--<script>-</script>-->
8542 - 4 26
86<!--<script>--</script>-->
8743 - 4 27
88<!--<script>---</script>-->
8944 - 4 27
90<!--<script> - </script>-->
9145 - 4 28
92<!--<script> -- </script>-->
9346 - 0 1
94&
9547 - 0 2
96&&
9748 - 0 2
98&
9949 - 0 2
100&f
10150 - 0 2
102&#
10351 - 0 3
104&#x
10552 - 0 11
106I'm &not;it
10753 - 0 11
108I'm &notin;
10954 - 0 10
110I'm &notit
11155 - 0 10
112I'm &notin
11356 - 0 7
114I'm &no
11557 - 0 4
116&¬;
11758 - 0 7
118&#0036;
11959 - 0 6
120&#x3f;
12160 - 0 18
122<h a='&#x3f;'></h>
12361 - 0 13
124<h a='&notx'>
12562 - 0 13
126<h a='&not1'>
12763 - 0 13
128<h a='&noti'>
12964 - 0 13
130<h a='&COPY'>
13165 - 0 9
132<s o=& t>
13366 - 0 11
134<a a=a&>foo
13567 - 0 17
136<plaintext>foobar
13768 - 0 8
138<a a=f<>
139