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
resources
META.yml -rw-r--r-- 90 bytes
basetest.html -rw-r--r-- 1.5 KB
child-painting-first-image.html -rw-r--r-- 1003 bytes
first-contentful-bg-image.html -rw-r--r-- 1.4 KB
first-contentful-canvas.html -rw-r--r-- 1.3 KB
first-contentful-image.html -rw-r--r-- 1.4 KB
first-contentful-paint.html -rw-r--r-- 2.7 KB
first-contentful-svg.html -rw-r--r-- 1.3 KB
first-image-child.html -rw-r--r-- 1.8 KB
first-paint-bg-color.html -rw-r--r-- 1019 bytes
first-paint-only.html -rw-r--r-- 1.2 KB
idlharness.window.js -rw-r--r-- 735 bytes
paint-visited.html -rw-r--r-- 1.7 KB
sibling-painting-first-image.html -rw-r--r-- 1.6 KB

back to top