chore: add all failing cases to test

pull/15317/head
Joel Howse 2 years ago
parent 7be381cd53
commit 817cf1a80b
No known key found for this signature in database

@ -2,4 +2,4 @@
const foobar = () => '';
</script>
<select value={foobar()}></select>
<select value={foobar()} autofocus={foobar()} muted={foobar()}></select>

Loading…
Cancel
Save