mw.util.test update
authorKrinkle <krinkle@users.mediawiki.org>
Sun, 8 May 2011 13:22:42 +0000 (13:22 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sun, 8 May 2011 13:22:42 +0000 (13:22 +0000)
commit5473976efcce819f981135239d1a81ba927670ef
tree76c64e95dfa4c6bb13ac5fedc31b496dbc60ca65
parentfe22bc154317b7187407f5ba918d1f4ce3a5f55d
mw.util.test update
* Remove isMainPage() from test suite (r87360 r87586)
* Use mw.config for wgVars (follow-up r80792 CR)
* Rename skinLinksText variable to skinLinksHtml
* Wrap lines
* removing !important from addCSS test, instead using the same selector as the original background-color declaration and letting it cascade.
* Adding css('background-color') test to verify.
resources/mediawiki.util/mediawiki.util.test.js