Sign in
chromium
/
chromium
/
src.git
/
HEAD
/
.
/
headless
/
test
/
data
/
structured_doc
/
strong.html
blob: 330cb54abe4b90a9cb167b6ca52fdfcac685196c [
file
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<body>
Example of
<strong>
html strong
</strong>
and
<span
role
=
strong
>
ARIA strong
</span>
.
</body>
</html>