repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
forms
/
007.html
blob
f26afa8fded750c78d0fdf9b7a260dd7cd0ae8c2
1
<html>
2
<head>
3
<style>
4
fieldset { display: inline }
5
</style>
6
</head>
7
<body>
8
<fieldset><legend>
Number One
</legend>
Hello world.
<br>
Hello world.
</fieldset>
9
<fieldset><legend>
Number Two
</legend>
Hello world.
</fieldset>
10