Bug 1758034 [wpt PR 33053] - Add WPT test for case where an anchor has a click handle...
commit83047c49000418a4df2414076f2896317e7c256a
authorChris Dumez <cdumez@apple.com>
Fri, 18 Mar 2022 10:43:34 +0000 (18 10:43 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 21 Mar 2022 06:51:55 +0000 (21 06:51 +0000)
tree1786a167aa69879dee303adb13a987aa00ad4b37
parentc63a83b8ff31b5740243bb24f68143c3aab5db3a
Bug 1758034 [wpt PR 33053] - Add WPT test for case where an anchor has a click handler that naviga…, a=testonly

Automatic update from web-platform-tests
Add WPT test for case where an anchor has a click handler that navigates back and a target that does a fragment navigation (#33053)

This is a test to for https://bugs.webkit.org/show_bug.cgi?id=237451. The HOME link on weather.gov was broken in WebKit
but working in Blink & Gecko. This test mimics what the weather.gov page does and passes in both Blink/Gecko.
--

wpt-commits: a8e347c8029c51ae5c03523e9730d8e19100be68
wpt-pr: 33053
testing/web-platform/tests/html/browsers/browsing-the-web/overlapping-navigations-and-traversals/tentative/anchor-fragment-history-back-on-click.html [new file with mode: 0644]