chromium/content/test/data/accessibility/html/del.html

<!--
@UIA-WIN-ALLOW:LocalizedControlType*
-->
<!DOCTYPE html>
<html>
<body>

<p>I am <del>vegetarian</del></p>

</body>
</html>