From 76dfaaa371f2a32b8985fe40c028f32714d52ca1 Mon Sep 17 00:00:00 2001 From: Aaron Leventhal Date: Wed, 6 Jul 2022 20:52:06 +0000 Subject: [PATCH] Clarify/enforce rules around child trees * All child tree owning elements need a contentframe, whereas embed/object elements do not. * Child tree elements cannot have children until later when trees are merged in the browser process. Enforcing this showed a flaw in our shadowdom-based support, where an extra nested iframe was exposed in the AX tree. The fix is that for shadowdom-based s, only the child