From b53a4a259fcaddff7c88e7f4c50f92b5b0a44b38 Mon Sep 17 00:00:00 2001 From: Manuel Rego Casasnovas Date: Fri, 3 Jun 2022 13:17:31 +0200 Subject: [PATCH] Move ARIA attribute reflection tests from dom/nodes/ to html/dom/ --- {dom/nodes => html/dom}/aria-attribute-reflection.tentative.html | 0 {dom/nodes => html/dom}/aria-element-reflection.tentative.html | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {dom/nodes => html/dom}/aria-attribute-reflection.tentative.html (100%) rename {dom/nodes => html/dom}/aria-element-reflection.tentative.html (100%) diff --git a/dom/nodes/aria-attribute-reflection.tentative.html b/html/dom/aria-attribute-reflection.tentative.html similarity index 100% rename from dom/nodes/aria-attribute-reflection.tentative.html rename to html/dom/aria-attribute-reflection.tentative.html diff --git a/dom/nodes/aria-element-reflection.tentative.html b/html/dom/aria-element-reflection.tentative.html similarity index 100% rename from dom/nodes/aria-element-reflection.tentative.html rename to html/dom/aria-element-reflection.tentative.html