mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
4 lines
79 B
HTML
4 lines
79 B
HTML
<div>
|
|
<style>div { color: red; }</style>
|
|
<script>alert('<>');</script>
|
|
</div> |