Initial commit, very few changes from orca 45. Added xfce4-notification daemon support.
This commit is contained in:
15
test/html/fieldset.html
Normal file
15
test/html/fieldset.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
||||
"http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<fieldset>
|
||||
Height <input type="text" size="3" />
|
||||
Weight <input type="text" size="3" />
|
||||
</fieldset>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user