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
META.yml -rw-r--r-- 95 bytes
css-style-declaration-alias-enumeration.html -rw-r--r-- 734 bytes
green-ref.html -rw-r--r-- 273 bytes
historical.html -rw-r--r-- 535 bytes
idlharness.window.js -rw-r--r-- 307 bytes
webkit-appearance.html -rw-r--r-- 2.1 KB
webkit-background-origin-text-ref.html -rw-r--r-- 306 bytes
webkit-background-origin-text.html -rw-r--r-- 585 bytes
webkit-linear-gradient-line-bottom.html -rw-r--r-- 704 bytes
webkit-linear-gradient-line-left.html -rw-r--r-- 700 bytes
webkit-linear-gradient-line-right.html -rw-r--r-- 702 bytes
webkit-linear-gradient-line-top.html -rw-r--r-- 698 bytes
webkit-text-fill-color-currentColor.html -rw-r--r-- 750 bytes
webkit-text-fill-color-property-001-ref.html -rw-r--r-- 285 bytes
webkit-text-fill-color-property-001a.html -rw-r--r-- 521 bytes
webkit-text-fill-color-property-001b.html -rw-r--r-- 533 bytes
webkit-text-fill-color-property-001c.html -rw-r--r-- 565 bytes
webkit-text-fill-color-property-001d.html -rw-r--r-- 541 bytes
webkit-text-fill-color-property-002-ref.html -rw-r--r-- 808 bytes
webkit-text-fill-color-property-002.html -rw-r--r-- 1.1 KB
webkit-text-fill-color-property-003-ref.html -rw-r--r-- 853 bytes
webkit-text-fill-color-property-003.html -rw-r--r-- 1.1 KB
webkit-text-fill-color-property-004-ref.html -rw-r--r-- 690 bytes
webkit-text-fill-color-property-004.html -rw-r--r-- 966 bytes
webkit-text-fill-color-property-005-ref.html -rw-r--r-- 588 bytes
webkit-text-fill-color-property-005.html -rw-r--r-- 886 bytes
webkit-text-fill-color-property-006-ref.html -rw-r--r-- 605 bytes
webkit-text-fill-color-property-006.html -rw-r--r-- 897 bytes

back to top