Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/browsers/browsing-the-web/navigating-across-documents/unknown-protocol-reload-crash.html - WPT Dashboard Interop Dashboard
<!doctype html>
<html class="test-wait">
<meta charset="utf-8">
<link rel="author" title="Emilio Cobos Álvarez" href="mailto:emilio@crisal.io">
<!-- frame removes test-wait -->
<iframe src="resources/unknown-protocol-reload-crash-frame.html"></iframe>
</html>