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

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:323f208bc7f7
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <input placeholder='foo'>
5 <textarea placeholder='foo'></textarea>
6 <input placeholder='this is a quitelongetextforasmallelement'>
7 <textarea placeholder='this is a quitelongetextforasmallelement'></textarea>
8 </body>
9 </html>

mercurial