tizen beta release
[framework/web/webkit-efl.git] / LayoutTests / fast / css / margin-bottom-form-element-strict.html
1 <!DOCTYPE html>
2 <title>Test case 1 for bug #17696</title>
3 <div style="border: 1px solid lime; background: red;">
4   <form style="background: lime">There should be no red on this page. Form element should not have border-bottom set to 1em in strict mode.</form>
5 </div>