summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/execCommand/inline-style-after-indentoutdent.html
blob: ebbce10c88917db17b05ab57c62397dd36e79f96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../fast/js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/inline-style-after-indentoutdent.js"></script>
<script src="../../fast/js/resources/js-test-post.js"></script>
</body>
</html>