layout/reftests/css-placeholder/css-background-ref.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:277f1fc7bdf8
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>

mercurial