summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/css/image-set-setting.html
blob: 86d7554c67dad22111bb1bad5e7f6ad03ef1cc21 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/image-set-setting.js"></script>
</body>
</html>