mirror of
https://github.com/servo/servo
synced 2026-05-15 11:26:50 +02:00
Input methods are very similar to other kinds of embedder controls such as file selection boxes, so merge them into the same libservo API. This simplfiies the API surface a bit. Testing: This change comes with a new unit test. --------- Signed-off-by: Martin Robinson <mrobinson@igalia.com>