noVNC/tests
Solly Ross 15ce2f71eb Use textContent instead of innerHTML
Previously, setting `innerHTML` was used to display the statuses.  These
could include content communicated from the remote VNC server, allowing
the remove VNC server to inject HTML into the noVNC page.

This commit switches all uses of `innerHTML` to use `textContent`, which
is not vulnerable to the HTML injection.
2017-01-12 11:58:22 -05:00
..
arrays.html test/*.html: use "../include" instead of symlink. 2011-03-14 19:05:42 -05:00
arrays.js Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
assertions.js Tests: Fixed bug in displayed assertion 2015-08-24 19:30:44 -04:00
base64.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
base64.js wsproxy.js: Fix multi-frame decoding. 2010-11-07 22:28:08 -06:00
browser.js tests/browser.js: Missing. Needed for arrays.html test. 2011-04-21 08:45:04 -05:00
canvas.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
cursor.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
face.png API changes. Client cursor and settings menu. 2010-07-21 20:34:23 -05:00
face.png.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
fake.websocket.js Use Typed Arrays for the send queue 2015-08-06 14:47:03 -04:00
input.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
keyboard-tests.html Keyboard Handling [3/8]: Add unit tests for new keyboard handling 2013-12-05 12:25:30 -05:00
run_from_console.casper.js Allow the use of the PhantomJS remote debugger 2015-08-06 14:47:03 -04:00
run_from_console.js Fix multi-line assertion messages in test runner 2015-08-06 14:47:03 -04:00
run_from_console.zombie.js Support Skipped Tests and Fix JSHint Issues 2013-12-17 17:56:18 -05:00
stats.js Add Javascript binary byte array test. 2011-02-23 11:08:09 -06:00
test.base64.js Cleanup and Test: base64.js 2014-09-15 16:46:02 -04:00
test.display.js Fix bug in non-true-color code 2015-08-24 19:34:30 -04:00
test.helper.js Cleanup: Keyboard code 2014-09-15 16:46:02 -04:00
test.keyboard.js Cleanup: Keyboard code 2014-09-15 16:46:02 -04:00
test.rfb.js Split the setDesktopSize function (#618) 2016-06-02 22:37:52 +02:00
test.util.js Cleanup: Webutil code 2014-09-15 16:46:02 -04:00
test.websock.js Fix failing test 2016-04-30 02:28:45 +02:00
viewport.css Viewport clip/drag for mobile/touchscreen devices. 2011-09-22 10:36:23 -05:00
viewport.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
vnc_perf.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00
vnc_playback.html Use textContent instead of innerHTML 2017-01-12 11:58:22 -05:00