blob: f2f8e9093a33f7bb4359d6eb9e52b0ac9529d8f4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="resources/dump-attributed-string.js"></script>
</head>
<body>
hello <b style="background-color:blue; color:white;">world</b> <a href="https://webkit.org/">WebKit</a>.<br>
<span style="background-color:yellow;">this is a <u><i>t</i>est</u> of <em>attributed</em> string.</span>
</body>
</html>