Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
text-emphasis-expected.html
blob: ca374b15ef953f69732590cd68c841680546a733 [
file
] [
edit
]
<html>
<head>
<style
type
=
"text/css"
>
p
{
font-size
:
40px
;
}
</style>
</head>
<body>
<p>
Test of text emphasis
</p>
</body>
</html>