Getting the computed style's color from <input style="color: -webkit-focus-ring-color"> currently returns the system focus ring color. We should match the behavior of <input style="color: AccentColor">, which returns a hardcoded value.
<rdar://problem/106102606>
*** This bug has been marked as a duplicate of bug 260102 ***