From bfa4c4aea9877b4fe5d7f051740bebf55e35c6f7 Mon Sep 17 00:00:00 2001 From: natechapin Date: Mon, 20 May 2019 15:28:36 +0000 Subject: [PATCH] =?UTF-8?q?Bug=201551447=20[wpt=20PR=2016451]=20-=20Update?= =?UTF-8?q?=20noopener=20tests=20to=20match=20spec=20rules=20for=20choosin?= =?UTF-8?q?g=20a=20browsing=20con=E2=80=A6,=20a=3Dtestonly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Automatic update from web-platform-tests 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. -- wpt-commits: 0c79d0d99c720f679fa089374971778e461e6662 wpt-pr: 16451 --- .../window-open-noopener.html | 27 ++++++++++--------- .../htmlanchorelement_noopener.html | 16 +++++------ 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/testing/web-platform/tests/html/browsers/the-window-object/window-open-noopener.html b/testing/web-platform/tests/html/browsers/the-window-object/window-open-noopener.html index cdda6335861eb..c3c706605492c 100644 --- a/testing/web-platform/tests/html/browsers/the-window-object/window-open-noopener.html +++ b/testing/web-platform/tests/html/browsers/the-window-object/window-open-noopener.html @@ -12,27 +12,30 @@