wiki.techinc.nl/resources
Timo Tijhof 15b88fc280 jquery.makeCollapsible: Restore considering empty <a> as part of toggle
Before 2d95d36a8e, clicks on links inside toggles with non-empty
targets that are not '#', were ignored ("pass through") since they
are not intended for the toggle.

In 2d95d36a8e, this was simplified to ignoring clicks from all <a>
elements inside toggles. However this ignored too much as links
without 'href' attribute are also sometimes used inside toggles
to look like links and have no href-target, which means clicking
them does nothing and is in fact meant to toggle the element.

Restore previous behaviour and restore previous test + add a new
test for this specific case.

Bug: T166298
Change-Id: Ia3a0648f809f94be0977a83b469fbd184aa72aff
2017-05-25 21:23:17 +00:00
..
assets installer: Update assets README to mention public-domain.png. 2016-08-17 15:56:17 -07:00
lib Update OOjs UI to v0.21.4 2017-05-16 23:34:01 +01:00
src jquery.makeCollapsible: Restore considering empty <a> as part of toggle 2017-05-25 21:23:17 +00:00
Resources.php Restore dependency on module 'mediawiki.page.startup' 2017-05-24 15:20:20 +00:00
ResourcesOOUI.php startup: Drop JavaScript support for ES3-only browsers 2017-04-03 19:04:08 -07:00