From 0c79d0d99c720f679fa089374971778e461e6662 Mon Sep 17 00:00:00 2001 From: natechapin Date: Sat, 11 May 2019 00:42:06 -0700 Subject: [PATCH] HTML: correct noopener tests In particular, if a name is given use that first and potentially reuse a window. Closes https://github.com/whatwg/html/issues/1826. --- .../window-open-noopener.html | 27 ++++++++++--------- .../htmlanchorelement_noopener.html | 16 +++++------ 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/html/browsers/the-window-object/window-open-noopener.html b/html/browsers/the-window-object/window-open-noopener.html index cdda6335861eb4..c3c706605492c5 100644 --- a/html/browsers/the-window-object/window-open-noopener.html +++ b/html/browsers/the-window-object/window-open-noopener.html @@ -12,27 +12,30 @@