From a288f9f2badf0f785fb4905662c1e85d348c0d5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Morten=20S=C3=B8rvig?= Date: Tue, 6 Dec 2022 09:20:50 +0100 Subject: [PATCH] wasm: add accessibility container to QWasmWindow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add accessibility (a11y) container QWasmWindow. This container should underlap the canvas with identical geometry but ordered below. Change-Id: I7b91e3e69e3b1afa1b03ef7f7b7336e48f1a1594 Reviewed-by: Morten Johan Sørvig (cherry picked from commit f4dd67461d9873cdbfe7bef970477366047924d7) Reviewed-by: Tor Arne Vestbø