<!DOCTYPE html>
<html>
<head>
<title>Text Decoration Variant Shorthand Parsing</title>
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
</head>
<body>
<div id="testElement"></div>
<div id="log"></div>
<script src="resources/text-decoration-shorthand.js"></script>
</body>
</html>