wiki.techinc.nl/tests
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
..
common Remove TestingAccessWrapper class (now available via composer) 2017-05-03 22:11:08 +00:00
integration/includes/http Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
parser Sync up with Parsoid parserTests.txt 2017-05-23 13:28:40 -04:00
phan Drop in replacement of eval.php based on psysh 2017-02-13 08:34:38 +00:00
phpunit Merge "Use file width/height instead of metadata for getContentHeaders" 2017-05-24 06:44:54 +00:00
qunit jquery.makeCollapsible: Restore considering empty <a> as part of toggle 2017-05-25 21:23:17 +00:00
selenium build: Update eslint to 0.4.0 and make pass 2017-05-04 22:38:03 +00:00
.htaccess