initial import
[vuplus_webkit] / Source / WebCore / manual-tests / focusringcolor-change-on-theme-change.html
1 <input value="Click on me!  Focus ring color around this input element should change." style="width:100%">
2 <ul>
3 <li>Select the input element above.</li>
4 <li>Change the system focus ring color.<br>On OS X you can do this by going to System Preferences-&gt;Appearance and selecting another value in the Appearance popup menu.</li>  
5 <li>Make Safari the active application again.</li>
6 </ul>
7
8 <p>The tests passes if the focus ring around the input element changes color.</p>