Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
css
/
variables
/
computed-style-expected.html
blob: b6f4006cd8e4c4d8651e0a6bf72bd4ebed713777 [
file
] [
log
] [
blame
]
<style>
body
{
font-weight
:
bold
;
}
</style>
<body>
Test passed - computed font weight is bold
</body>