Sign in
chromium
/
chromium
/
src
/
205191a32c9db91062c5342e901b2da2d67a49e5
/
.
/
headless
/
test
/
data
/
structured_doc_emphasis.html
blob: 1aa4d863f9037c9322e2764ef6741bda30f5104d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
lang
=
"en"
>
<body>
Example of
<em>
html emphasis
</em>
and
<span
role
=
emphasis
>
ARIA emphasis
</span>
.
</body>
</html>