mediawiki.html: mediawiki.html: Add support for numbers and booleans
authorKrinkle <krinkle@users.mediawiki.org>
Mon, 5 Sep 2011 21:51:04 +0000 (21:51 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Mon, 5 Sep 2011 21:51:04 +0000 (21:51 +0000)
commit1588968960c4c763ff3234e5b474db2aa965bfaa
treed2307594c508730180c2f7190fbe6d84fc6e47b7
parent23bd05bb39123fad08f06527186360ff5370ced0
mediawiki.html: mediawiki.html: Add support for numbers and booleans
* Tests introduced in r96305 work now
* (bug 30774) - mediawiki.html: Add support for numbers and booleans
--
* Removed unneeded value-attribute in one the tests
* Changed if-else intro a switch. (to avoid calling the typeof operator multiple times and  making the code a bit more readable)
resources/mediawiki/mediawiki.js
tests/qunit/suites/resources/mediawiki/mediawiki.test.js