Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
mac
/
attributed-string
/
deletion.html
blob: da83783fd193466fe112996c5c4669dc1b9cfb0a [
file
] [
log
] [
blame
]
<!--
@SCRIPT:
tr_deletion:= deletion.AXTextMarkerRangeForUIElement(deletion)
deletion.accessibilityAttributeValue(AXAttributedStringForTextMarkerRange, tr_deletion)
-->
<!DOCTYPE html>
<div
role
=
"deletion"
id
=
"deletion"
>
Deleted Text
</div>