Sign in
webkit
/
WebKit
/
c6a7a2f378a60ecad2c606428f6fc0921528b1a6
/
.
/
LayoutTests
/
fast
/
harness
/
font-weight-bold.html
blob: a0c68d5457f4d51e8d16369656a083b0659935bc [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
body
{
font-weight
:
bold
;
}
</style>
</head>
<body>
Hello Reftests
</body>
</html>