layout/forms/crashtests/944198.html

branch
TOR_BUG_9701
changeset 8
97036ab72558
equal deleted inserted replaced
-1:000000000000 0:19c15a79e215
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8">
5 </head>
6 <body onload="c.removeAttribute('type'); c.removeAttribute('value');">
7 <input id="c" type="color">
8 </body>
9 </html>

mercurial