Chrome 20.0.1115.1 dev-m でこのバグを修正
chrome20 にバグが見つかりました。それについて何か知っていますか?
HTML(http://jsdo.it/GeckoTang/x9Lo)
<iframe src="http://jsrun.it/GeckoTang/x9Lo"></iframe>
HTML(http://jsrun.it/GeckoTang/x9Lo)
<div id="hoge1">
<div id="hoge2">
<a href="#hoge1">#hoge1</a>
<a href="#hoge2">#hoge2</a>
</div>
</div>
CSS
#hoge1:target {background:red;}
#hoge1:target [href$="#hoge1"]{font-weight:bold;}
#hoge2:target {background:gold;}
#hoge2:target [href$="#hoge2"]{font-weight:bold;}
- 動作していません
- クローム 20.0.1096.1 dev-m
- 20.0.1104.0 カナリア
- 働く
- Chrome 19.0.1084.24 ベータ版 (Mac)
- Chrome18
- IE9
- Firefox11.0
- Firefox3.6.12
- Firefox10.0
- Firefox Nightly13.0a
- Safari5.1.5