blob: 36a3bb54c1423b9832e7d5d92795aa86e8ec0b11 [file] [log] [blame]
<!--
@SCRIPT:
tr_suggestion:= suggestion.AXTextMarkerRangeForUIElement(suggestion)
suggestion.accessibilityAttributeValue(AXAttributedStringForTextMarkerRange, tr_suggestion)
-->
<!DOCTYPE html>
<div role="suggestion" id="suggestion">
<div role="insertion">Suggested Insertion</div>
<div role="deletion">Suggested Deletion</div>
</div>