chromium/third_party/blink/web_tests/external/wpt/html/semantics/embedded-content/the-iframe-element/support/iframe_sandbox_008.htm

<!DOCTYPE html>
<html>
<head>
    <title>Page with hyperlink and target set to self</title>
</head>
<body>
    <a id="hyperlink" href="standalone-pass.htm" target="_self">Click here to perform self navigation</a>
</body>
</html>