Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
block
/
float
/
ignore-empty-float-expected.html
blob: 6aeae3456c555b16951d7f95d639e74d6ea9d9d1 [
file
]
<style>
.
container
{
width
:
200px
;
height
:
200px
;
background-color
:
green
;
font-family
:
Ahem
;
font-size
:
10px
;
}
</style>
<div
class
=
container
>
PASS if not indented
</div>