mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
This introduces a `ScriptToEmbedderChan` property on `LayoutThread`, which is used to send accessibility updates directly to the embedder. Follow-up to https://github.com/servo/servo/pull/42338. Testing: Covered by existing tests. Signed-off-by: Alice Boxhall <alice@igalia.com>