Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=base-href - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=css - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=eventsource - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=history - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=hyperlink-search - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=loading - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=nested-browsing - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=scheme - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=submit - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=svg - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=url - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=websocket - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=window-open - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=workers - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xhr - WPT Dashboard Interop Dashboard
- /html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html?include=xml - WPT Dashboard Interop Dashboard
<!doctype html>
<meta charset=windows-1252>
<title>Resolving URLs, URL character encoding, windows-1252</title>
<meta name="timeout" content="long">
<meta name="variant" content="?include=nested-browsing">
<meta name="variant" content="?include=loading">
<meta name="variant" content="?include=submit">
<meta name="variant" content="?include=base-href">
<meta name="variant" content="?include=workers">
<meta name="variant" content="?include=eventsource">
<meta name="variant" content="?include=window-open">
<meta name="variant" content="?include=hyperlink-search">
<meta name="variant" content="?include=history">
<meta name="variant" content="?include=svg">
<meta name="variant" content="?include=xhr">
<meta name="variant" content="?include=websocket">
<meta name="variant" content="?include=css">
<meta name="variant" content="?include=xml">
<meta name="variant" content="?include=url">
<meta name="variant" content="?include=scheme">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/subset-tests-by-key.js"></script>
<script src="/common/utils.js"></script>
<div id=log></div>
<script src="resources/resolve-url.js?encoding=windows-1252&pipe=sub"></script>