Updating trunk VERSION from 2139.0 to 2140.0
[chromium-blink-merge.git] / content / test / data / accessibility / input-color.html
blobf6e1ecadc6f90938e52792cd043cc577738402a3
1 <!doctype html>
2 <!--
3 @MAC-DENY:AXTitle*
4 @WIN-ALLOW:value*
5 @WIN-DENY:value='file://*
6 -->
7 <html>
8 <body>
9 <input type="color" value="#ff9900">
10 </body>
11 </html>