Bhavin Patel 1f5f138504 Migrate legacy dynamic attr (#1202)
Add migrator from dynamic attributes to spread attributes.
2018-12-26 08:08:44 -07:00

3 lines
73 B
HTML

<script foo="bar" hello="world" nonce="foo">
console.log('foo')
</script>