Backed out changeset 39e6a7e77cfb (bug 1927808) for causing multiple failures. CLOSED...
[gecko.git] / layout / reftests / css-placeholder / css-background-ref.html
blobb75db15b6f92df306cab4c88541421806fd098f3
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <input placeholder='foo'>
5 <textarea placeholder='foo'></textarea>
6 <input placeholder='foo'>
7 <textarea placeholder='foo'></textarea>
8 </body>
9 </html>