Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
mac
/
attributed-string
/
underline.html
blob: d50ed5b487a83f8abd8e88115f5cba5684a218e8 [
file
] [
log
] [
blame
]
<!--
@SCRIPT:
tr_underline:= underline.AXTextMarkerRangeForUIElement(underline)
underline.AXAttributedStringForTextMarkerRange(tr_underline)
-->
<!DOCTYPE html>
<div
id
=
"underline"
>
This text is
<u>
underline
</u></div>