blob: cb776f788747e69bb6c449fa650d50991792dc8a [file] [log] [blame]
<!DOCTYPE html>
<!--
@UIA-WIN-ALLOW:LocalizedControlType*
-->
<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>