Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
forms
/
fieldset-with-float.html
blob: 9a9e9f0c6f938fe3a89c69e096110c0439b00d27 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<fieldset>
<div
style
=
"
float
:
left
;
height
:
300px
;
width
:
300px
;
background-color
:
green
"
></div>
<div
style
=
"
height
:
50px
"
>
Other content
</fieldset>