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
service_workers
META.yml -rw-r--r-- 99 bytes
abort.https.window.js -rw-r--r-- 2.5 KB
content-security-policy.https.window.js -rw-r--r-- 767 bytes
fetch-uploads.https.window.js -rw-r--r-- 940 bytes
fetch.https.window.js -rw-r--r-- 12.3 KB
get-ids.https.window.js -rw-r--r-- 1.5 KB
get.https.window.js -rw-r--r-- 2.7 KB
idlharness.https.any.js -rw-r--r-- 743 bytes
mixed-content-and-allowed-schemes.https.window.js -rw-r--r-- 2.0 KB
port-blocking.https.window.js -rw-r--r-- 1.3 KB
update-ui.https.window.js -rw-r--r-- 1.5 KB

back to top