mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2025-07-22 12:09:25 +00:00

* libwget_xml_parse_buffer_fuzzer.c: Increase fuzz coverage * libwget_xml_parse_buffer_fuzzer.dict: Add 'style' keyword
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
tag_comment_start="<!--"
|
|
tag_comment_end="-->"
|
|
tag_cdata="<![CDATA["
|
|
tag_special="<?"
|
|
tag_script="<script>"
|
|
tag_script_end="</script>"
|
|
tag_style="<style>"
|