blob: 45ed847eebea07f59f97b6b6080c7e588720d526 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
/* Make the text small so that it doesn't line-wrap. */
p { font-size: 8px; }
</style>
</head>
<body>
<p>My favorite browser is <span role="deletion">ABC</span> <span role="insertion">Chrome</span>!</p>
</body>
</html>