mw.html: Document mw.html.elements optional parameters
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Sat, 31 Oct 2015 15:47:00 +0000 (15:47 +0000)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 31 Oct 2015 23:38:39 +0000 (23:38 +0000)
commit69d4d618913752e0795957bfe2d77500866ea808
treeea96e981b2a33727e6da05924f501241678a324e
parent1b14b25a0768f7f45eacde0a05f075cdf87e9cda
mw.html: Document mw.html.elements optional parameters

* Move tests to a separate test suite.
* Unit tests already covered these cases without second and third
  parameter so no extra tests.
* Update code to clearly make attribs optional.

Bug: T88962
Change-Id: I26bb4b0a907f48064f41236972e115ec1f7edf0c
resources/src/mediawiki/mediawiki.js
tests/qunit/QUnitTestResources.php
tests/qunit/suites/resources/mediawiki/mediawiki.html.test.js [new file with mode: 0644]
tests/qunit/suites/resources/mediawiki/mediawiki.test.js