- From: Jake Archibald <notifications@github.com>
- Date: Fri, 10 Nov 2017 20:16:06 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 November 2017 20:16:39 UTC
```html <input type="checkbox" checked={{falseVal}}> ``` Treating `falseVal` as the string `"false"` will result in the checkbox being checked. How should developers express "remove or do-not-add the `checked` attribute". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/705
Received on Friday, 10 November 2017 20:16:39 UTC