projects
/
profile
/
ivi
/
webkit-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tizen beta release
[profile/ivi/webkit-efl.git]
/
LayoutTests
/
fast
/
js
/
kde
/
var_decl_init.html
1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2
<html>
3
<head>
4
<script src="../resources/js-test-pre.js"></script>
5
</head>
6
<body>
7
<script>
8
description("KDE JS Test");
9
</script>
10
<script src="script-tests/var_decl_init.js"></script>
11
<script src="../resources/js-test-post.js"></script>
12
</body>
13
</html>