blob: 170e91962fe67d31b1720f998088c0f1c14fa1fc [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="resources/dump-attributed-string.js"></script>
</head>
<body>
<u>underline</u>
<strike>strike</strike>
<span style="text-decoration: underline line-though">underline and strike</span>
</body>
</html>