Revision 0c61d8d031ae0183c8682306851fb778af6df825 authored by Brian Burg on 16 July 2018, 23:05:19 UTC, committed by Andreas Tolfsen on 07 December 2018, 16:24:02 UTC
Per the UI Events specification
(https://w3c.github.io/uievents-code/#key-legacy), keys such as
\u00e0 (i.e., à) should have a code of "Unidentified".  Some tests
in key.py expect an empty value, which seems to be an oversight.
1 parent b158c0c
History
File Mode Size
resources
META.yml -rw-r--r-- 103 bytes
basic.any.js -rw-r--r-- 1.3 KB
idlharness.any.js -rw-r--r-- 477 bytes
monotonic-clock.any.js -rw-r--r-- 724 bytes
performance-tojson.html -rw-r--r-- 2.5 KB
test_cross_frame_start.html -rw-r--r-- 2.7 KB
timeOrigin.html -rw-r--r-- 2.0 KB
timing-attack.html -rw-r--r-- 1.6 KB
unload-manual.html -rw-r--r-- 2.5 KB
window-worker-timeOrigin.window.js -rw-r--r-- 1.7 KB

back to top