element-web/test
Richard van der Hoff 167ce88a80 Rewrite ScrollPanel test
It turns out that Chrome now implements scroll-anchoring itself (ie, content
stays in the same place when you add more stuff off-screen), which means we
cannot rely on back-pagination to make ScrollPanel do a scroll.

Instead, just do a scrollToToken. Which turns out to be considerably simpler
anyway.
2017-07-05 14:34:25 +01:00
..
components Rewrite ScrollPanel test 2017-07-05 14:34:25 +01:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
img
stores Expect to join by alias if given to RVS 2017-06-08 17:47:48 +01:00
utils rewrite MegolmExportEncryption using async/await 2017-06-08 14:45:01 +01:00
.eslintrc.js de-lint MegolmExportEncryption + test 2017-06-08 14:29:53 +01:00
all-tests.js
mock-clock.js
skinned-sdk.js
test-utils.js