test: add tests
This commit is contained in:
parent
aeb2f456b8
commit
0a4bfb63a6
@ -145,6 +145,9 @@ Raw text elements
|
|||||||
</ </s </st </sty </styl
|
</ </s </st </sty </styl
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
</SCRIPT>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
(fragment
|
(fragment
|
||||||
@ -157,7 +160,10 @@ Raw text elements
|
|||||||
(start_tag (tag_name))
|
(start_tag (tag_name))
|
||||||
(raw_text)
|
(raw_text)
|
||||||
(end_tag (tag_name)))
|
(end_tag (tag_name)))
|
||||||
(text))
|
(text)
|
||||||
|
(ERROR
|
||||||
|
(start_tag (tag_name))
|
||||||
|
(raw_text)))
|
||||||
|
|
||||||
==================================
|
==================================
|
||||||
All-caps doctype
|
All-caps doctype
|
||||||
|
Loading…
x
Reference in New Issue
Block a user