3 <style type=
"text/css">
9 border: 2px solid blue
;
15 border: 2px solid green
;
26 Both
<a href=
"#" id=
"link">this and
<span class=
"relative">this should have correctly placed focus rings
</span> <span class =
"absolute">but not this
</span>.
</a>
30 document
.getElementById('link').focus();