haikuwebkit/LayoutTests/fast/backgrounds/repeat/margin-shorthand.html

13 lines
347 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link rel="stylesheet" href="resources/margin-shorthand.css">
<script src="../../../resources/js-test-pre.js"></script>
</head>
<body>
<div id="icon"></div>
<script src="resources/margin-shorthand.js"></script>
<script src="../../../resources/js-test-post.js"></script>
</body>
</html>