Sign in
ara-mdk
/
platform
/
cts
/
34c833a4f8af66352ccd74b91fc328b5a0cdd0e7
/
.
/
tests
/
assets
/
webkit
/
test_anchor.html
blob: dd074f14266be94d54a522b85bf269a808798242 [
file
] [
log
] [
blame
]
<html>
<head>
<title>
PASSING QUERY PARAM FAILED
</title>
</head>
<body>
<script>
document
.
title
=
self
.
document
.
location
.
hash
.
substring
(
1
);
</script>
</body>
</html>