summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/execCommand/convert-style-elements-to-spans.html
blob: 25e4597c450b4a35f4e6717d1e7880ffd3b4f683 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/convert-style-elements-to-spans.js"></script>
</body>
</html>