Check the attribute node value for false for HTML5 booleans when not supported. Fixes...
commit1886d7443453feab0b73f4a7c4b15fbd9401c4af
authortimmywil <timmywillisn@gmail.com>
Sat, 9 Jul 2011 18:41:58 +0000 (9 14:41 -0400)
committertimmywil <timmywillisn@gmail.com>
Sat, 9 Jul 2011 18:52:16 +0000 (9 14:52 -0400)
tree2a07bfeb95854fb10e77dfdc0b6f03fab5f26946
parente6f8951983b8ce1af8986651fd412f9e569504c6
Check the attribute node value for false for HTML5 booleans when not supported. Fixes #9504.
src/attributes.js
test/unit/attributes.js