From c2e6e77762cbfe9935a15a3609a69c9d25903b19 Mon Sep 17 00:00:00 2001 From: Aaron Leventhal Date: Mon, 6 Dec 2021 07:24:23 -0800 Subject: [PATCH] Make text/document AX nodes unreachable via AOM Since one can only get a computed AX node for an element, it makes sense sense to skip over document and text nodes. However, an element is not required for all nodes. An example is a pseudo element styled as display:table, which has some AX nodes that do not have any kind of matching DOM node. Bug: https://github.com/WICG/aom/issues/185 Change-Id: Icb1f19c3c8c524593cb31e19af3d4b44f6d565b4 --- .../crashtests/computed-accessible-text-node.html | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 accessibility/crashtests/computed-accessible-text-node.html diff --git a/accessibility/crashtests/computed-accessible-text-node.html b/accessibility/crashtests/computed-accessible-text-node.html deleted file mode 100644 index 29b7c2b2fe2d64..00000000000000 --- a/accessibility/crashtests/computed-accessible-text-node.html +++ /dev/null @@ -1,14 +0,0 @@ - -text - -