KasmVNC/kasmweb/tests
Pierre Ossman 8be70e5ae0 Handle slow loading of images
Internet Explorer seems to flag images as loaded prematurely, which
can result in rendering bugs. We can detect this by looking at the
dimensions though.
2021-03-29 12:06:28 +03:00
..
.eslintrc Initial commit 2020-09-20 12:16:44 +00:00
assertions.js Initial commit 2020-09-20 12:16:44 +00:00
fake.websocket.js Send data one byte at a time in tests 2021-03-29 11:34:38 +03:00
karma-test-main.js Initial commit 2020-09-20 12:16:44 +00:00
playback-ui.js Initial commit 2020-09-20 12:16:44 +00:00
playback.js Initial commit 2020-09-20 12:16:44 +00:00
test.base64.js Initial commit 2020-09-20 12:16:44 +00:00
test.display.js Handle slow loading of images 2021-03-29 12:06:28 +03:00
test.helper.js Send NumLock on macOS, even though the key is Clear 2021-03-29 11:56:55 +03:00
test.keyboard.js Fix missing caps lock events on iOS 2021-03-29 11:57:26 +03:00
test.localization.js Initial commit 2020-09-20 12:16:44 +00:00
test.mouse.js Initial commit 2020-09-20 12:16:44 +00:00
test.rfb.js Add support for VMware cursor encoding 2021-03-29 11:53:24 +03:00
test.util.js Initial commit 2020-09-20 12:16:44 +00:00
test.websock.js Don't compact the receive buffer unless we've actually run out of space 2021-03-29 11:45:00 +03:00
test.webutil.js Initial commit 2020-09-20 12:16:44 +00:00
vnc_playback.html Fix up errors and warnings in vnc_playback.html 2021-03-29 11:38:25 +03:00