From 0a30dd5db14d49cf27edba9822ee34cd982ed798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Zieli=C5=84ski?= Date: Thu, 5 Oct 2023 12:09:51 +0200 Subject: [PATCH] Accessibility: Accessible iframe names Solves #614 by assigning an accessible title to both iframes used in WordPress Playground. To test, use Axe devtools as described in https://github.com/WordPress/wordpress-playground/issues/614#issuecomment-1658435781 --- packages/playground/remote/remote.html | 1 + .../website/src/components/playground-viewport/index.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/playground/remote/remote.html b/packages/playground/remote/remote.html index f7038f211f..f79ba5e375 100644 --- a/packages/playground/remote/remote.html +++ b/packages/playground/remote/remote.html @@ -47,6 +47,7 @@