Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
fast
/
css
/
all-keyword-initial-expected.html
blob: e48a01b3d87cc1b32f0cc65c2242590f68621bd2 [
file
] [
log
] [
blame
]
<head>
<style>
html
{
font-size
:
small
;
background-color
:
#F0F0F0
;
color
:
blue
;
}
span
{
font
:
initial
;
color
:
initial
}
</style>
</head>
<body>
<span>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</span>
Phasellus eget velit sagittis.