WebCore/manual-tests/focusringcolor-change-on-theme-change.html
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 09:07:27 +0300
branchRCL_3
changeset 1 9d347b658349
parent 0 4f2f89ce4247
permissions -rw-r--r--
Revision: 201037

<input value="Click on me!  Focus ring color around this input element should change." style="width:100%">
<ul>
<li>Select the input element above.</li>
<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>  
<li>Make Safari the active application again.</li>
</ul>

<p>The tests passes if the focus ring around the input element changes color.</p>