https://github.com/web-platform-tests/wpt
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
Tip revision: 0c61d8d031ae0183c8682306851fb778af6df825 authored by Brian Burg on 16 July 2018, 23:05:19 UTC
webdriver: fix expected key code for "Unidentified" keys
Tip revision: 0c61d8d
File Mode Size
META.yml -rw-r--r-- 90 bytes
api-is-present.html -rw-r--r-- 956 bytes
cancel-when-hidden-manual.html -rw-r--r-- 1.2 KB
cancel-with-0-manual.html -rw-r--r-- 1.1 KB
cancel-with-array-0-manual.html -rw-r--r-- 1.0 KB
cancel-with-empty-array-manual.html -rw-r--r-- 1.1 KB
cancel-with-new-manual.html -rw-r--r-- 1.3 KB
idlharness.window.js -rw-r--r-- 218 bytes
invalid-values.html -rw-r--r-- 1.2 KB
pattern-array-extra-manual.html -rw-r--r-- 948 bytes
pattern-array-manual.html -rw-r--r-- 807 bytes
pattern-array-with-0-manual.html -rw-r--r-- 693 bytes
silent-ignore.html -rw-r--r-- 1.3 KB
simple-array-manual.html -rw-r--r-- 664 bytes
simple-scalar-manual.html -rw-r--r-- 754 bytes

back to top