hl-web / curved-corner

Automatically exported from code.google.com/p/curved-corner
0 stars 0 forks source link

No work with tag <fieldset> has child is tag <legend> #81

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use same sample on download file 
2. Modified as follow
<fieldset class="box1">
<legend>Title here</legend>
lorem ipsum dolor sit amet lorem ipsum dolor sit amet lorem ipsum dolor sit 
amet lorem ipsum dolor sit amet         </fieldset>
3. The border is gone

What is the expected output? What do you see instead?
The border should be still on fieldset with legend tag.

What version of the product are you using? On what operating system?
Ubuntu 10.10 + Opera 11, Windows 7 + IE 8 have same results.

Please provide any additional information below.

Original issue reported on code.google.com by thang.ng...@gmail.com on 17 Oct 2011 at 8:22