element-web/test/components
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
..
structures Rewrite ScrollPanel test 2017-07-05 14:34:25 +01:00
views Clarify test names 2017-06-30 12:56:19 +01:00
stub-component.js Some basic tests for MessagePanel 2016-03-31 00:48:46 +01:00