mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
This improves the quality of KeyboardEvents sent by WebDriver. Now key, code, location and modifiers are set according to spec. CompositionEvents are discarded as servo does not handle them at all.