4 color: -webkit-focus-ring-color;
8 This test is parsed in standards mode and should thus not support
9 -webkit-focus-ring-color, neither in style declarations or in HTML
12 The below text should not be differently colored than the default
13 text color, which is what this reftest tests.
15 <font id=
"focus_ring">Some text #
1</font>
16 <font style=
"color: -webkit-focus-ring-color">Some text #
2</font>