Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / focusringcolor-change-on-theme-change.html
blobca12fe6717264400f4f27b075ad0f8e48dfe3352
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>
8 <p>The tests passes if the focus ring around the input element changes color.</p>