projects
/
framework
/
web
/
webkit-efl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git]
/
LayoutTests
/
fast
/
html
/
article-element.html
1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2
<html>
3
<head>
4
<script src="../../fast/js/resources/js-test-pre.js"></script>
5
</head>
6
<body>
7
<script src="script-tests/article-element.js"></script>
8
<script src="../../fast/js/resources/js-test-post.js"></script>
9
</body>
10
</html>