From 6f783fee69948b081c61c8d0c97f62953081cd8a Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Fri, 11 Mar 2022 12:25:32 +0100 Subject: [PATCH] Correct extracting reference Fixes #1065. --- dom.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom.bs b/dom.bs index c1addff6..4f4a767a 100644 --- a/dom.bs +++ b/dom.bs @@ -8799,7 +8799,7 @@ check first thing, which matches everyone but Firefox.

For historical reasons {{CharacterData}} nodes are not checked here and end up throwing later on as a side effect. -

  • Let fragment be the result of extracting this. +

  • Let fragment be the result of extracting this.