From 9d085697218b7d4c3a8f942d24bf7a10764681a6 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Thu, 27 Jan 2022 11:06:30 +0000 Subject: [PATCH] Bug 1749027 [wpt PR 32291] - Test using location API to navigate to the current hash, a=testonly Automatic update from web-platform-tests Test using location API to navigate to the current hash See https://github.com/whatwg/html/issues/7386. -- wpt-commits: 1e5972db2fb855ac1a1685b95b11a5f7159e4c4c wpt-pr: 32291 --- .../the-location-interface/same-hash.html | 101 ++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 testing/web-platform/tests/html/browsers/history/the-location-interface/same-hash.html diff --git a/testing/web-platform/tests/html/browsers/history/the-location-interface/same-hash.html b/testing/web-platform/tests/html/browsers/history/the-location-interface/same-hash.html new file mode 100644 index 0000000000000..430a57662ac34 --- /dev/null +++ b/testing/web-platform/tests/html/browsers/history/the-location-interface/same-hash.html @@ -0,0 +1,101 @@ + + +Using the location interface to navigate to the same hash as the current one + + + + + + +