Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
forms
/
007.html
blob: f26afa8fded750c78d0fdf9b7a260dd7cd0ae8c2 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
fieldset
{
display
:
inline
}
</style>
</head>
<body>
<fieldset><legend>
Number One
</legend>
Hello world.
<br>
Hello world.
</fieldset>
<fieldset><legend>
Number Two
</legend>
Hello world.
</fieldset>