Git init
[framework/web/webkit-efl.git] / LayoutTests / fast / css / pseudo-required-shared-expected.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <input value="required" style="color:red;">
5 <input value="optional">
6 </body>
7 </html>