3 color: -webkit-focus-ring-color;
7 This test is parsed in quirks mode and should thus support
8 -webkit-focus-ring-color, both in style declarations and in
11 The below text should be differently colored than the default
12 text color, which is what this reftest tests.
14 <font id=
"focus_ring">Some text #
1</font>
15 <font style=
"color: -webkit-focus-ring-color">Some text #
2</font>