pixsy/node_modules/pug/test/cases/html5.pug

4 lines
119 B
Plaintext

doctype html
input(type='checkbox', checked)
input(type='checkbox', checked=true)
input(type='checkbox', checked=false)