mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
Dispatch composition events in JS. Insert characters from composition events to text input. CompositionEvents currently can only be created by WebDriver and not by embedders.