Fixing build bustage from the checkin from bug 448564.

git-svn-id: svn://10.0.0.236/trunk@255089 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mrbkap%gmail.com
2008-11-18 05:33:58 +00:00
parent 19b8b6c40a
commit 24bd801bae
20 changed files with 271 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<html>
<head>
<link rel="stylesheet" type="text/css"
href="bug448564_forms.css">
</link>
</head>
<body>
<i><b>
<form>a</form>
<form>b</form>
</b></i>
</body>
</html>