From 743c431e227b49c64b0399283da4a44657bf5a3a Mon Sep 17 00:00:00 2001 From: David Awogbemila Date: Mon, 13 Jan 2025 13:53:36 -0500 Subject: [PATCH] Use flat tree instead of shadow-including --- source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source b/source index 10298b01f46..965878b5735 100644 --- a/source +++ b/source @@ -103892,8 +103892,8 @@ location.href = '#foo'; Document document:

    -
  1. Let scrollers be a list of every element which is a shadow-including descendant of document +

  2. Let scrollers be a list of every element which is a + flat tree descendant of document and establishes a scrolling box.