swc/crates/swc_html_minifier/tests/fixture/element/disabled-json/output.min.html

14 lines
541 B
HTML
Raw Normal View History

2022-06-21 17:28:53 +03:00
<!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>