RESOLVED FIXED 123867
simpleUserAgentStyleSheet doesn't have focus ring on anchor element
https://bugs.webkit.org/show_bug.cgi?id=123867
Summary simpleUserAgentStyleSheet doesn't have focus ring on anchor element
Ryosuke Niwa
Reported 2013-11-05 21:52:53 PST
We should probably merge https://chromium.googlesource.com/chromium/blink/+/08ecc23c4d80be9969918c4baf0ac83dc6cb6cbd Corrected UA style for a:focus in simpleUserAgentStyleSheet. simpleUserAgentStyleSheet did not have an outline on a:focus like html.css. The result was flakiness for the following test depending on whether the full UA styles had been triggered by a previous test or not:
Attachments
Merges the fix (1.81 KB, patch)
2013-11-05 21:53 PST, Ryosuke Niwa
kling: review+
Ryosuke Niwa
Comment 1 2013-11-05 21:53:18 PST
Created attachment 216130 [details] Merges the fix
Ryosuke Niwa
Comment 2 2013-11-05 22:00:35 PST
Note You need to log in before you can comment on or make changes to this bug.