swc/crates/swc_html_minifier/tests/fixture/element/disabled-json/output.min.html
2022-10-18 01:07:15 +00:00

14 lines
541 B
HTML

<!doctype html><html lang=en><title>Document</title><script type=application/ld+json>
{
"@context": "https://schema.org/",
"@type": "Recipe",
"name": "Party Coffee Cake",
"author": {
"@type": "Person",
"name": "Mary Stone"
},
"datePublished": "2018-03-10",
"description": "This coffee cake is awesome and perfect for parties.",
"prepTime": "PT20M"
}
</script><script>alert("testtest")</script>