Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
loading
/
early-hints
/
arbitrary-header-in-early-hints.h2.window.js
blob: f0e848ec1075ae712615d08902ceaae24200575d [
file
] [
log
] [
blame
] [
edit
]
test
(()
=>
{
const
test_url
=
"resources/arbitrary-header-in-early-hints.h2.py"
;
window
.
location
.
replace
(
new
URL
(
test_url
,
window
.
location
));
});