Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
text
/
text-emphasis-expected.html
blob: ca374b15ef953f69732590cd68c841680546a733 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
p
{
font-size
:
40px
;
}
</style>
</head>
<body>
<p>
Test of text emphasis
</p>
</body>
</html>