repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git]
/
dlls
/
mshtml
/
tests
/
runscript.html
blob
a4d0ac5013e02a187cd3cbbee60bfbdcd422a755
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
</head>
5
<script>
6
var
q
=
document
.
location
.
search
.
replace
(
"?"
,
""
);
7
if
(
q
)
document
.
write
(
'<s'
+
'cript src="'
+
q
+
'"></s'
+
'cript>'
);
8
</script>
9
<body>
10
</body>
11
</html>