From 1d11535c45643819bfccf41c621eea2974df3171 Mon Sep 17 00:00:00 2001 From: Dominic Farolino Date: Tue, 9 Apr 2024 07:08:20 -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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5420410 Commit-Queue: Dominic Farolino Reviewed-by: Noam Rosenthal Cr-Commit-Position: refs/heads/main@{#1284444} --- ...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 d2477976033762..e80e3b45b61d99 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 @@