Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / css-required / css-required-text.html
blob0aa2180336977bb89148a4cdd3e6fe2d5fee5550
1 <!DOCTYPE html>
2 <html>
3 <link rel='stylesheet' type='text/css' href='css-required-style.css'>
4 <body>
5 <input type="text" required>
6 </body>
7 </html>