From f5030877701d2a76ca622bd40045b94f5c5c3678 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Mon, 8 Apr 2024 08:46:08 -0700 Subject: [PATCH] Fix `` referrer post-insertion steps expectations See https://github.com/whatwg/html/issues/10241 for the recommendation to change these test expectations to align with Chromium and WebKit's behavior. R=nrosenthal@chromium.org Bug: 40150299 Change-Id: I3cabc92c16a4cfadc6675bd156aca04c2ade64aa --- ...er-and-script-from-fragment.tentative.html | 54 +++++++++++-------- 1 file changed, 33 insertions(+), 21 deletions(-) diff --git a/dom/nodes/insertion-removing-steps/Node-append-meta-referrer-and-script-from-fragment.tentative.html b/dom/nodes/insertion-removing-steps/Node-append-meta-referrer-and-script-from-fragment.tentative.html index d24779760337626..e80e3b45b61d993 100644 --- a/dom/nodes/insertion-removing-steps/Node-append-meta-referrer-and-script-from-fragment.tentative.html +++ b/dom/nodes/insertion-removing-steps/Node-append-meta-referrer-and-script-from-fragment.tentative.html @@ -5,25 +5,37 @@