[Bug 19301] Consistent icon with blog

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19301

--- Comment #5 from Stefan Widmann <widmann@hallowelt.biz> ---
(In reply to comment #3)
> So, after fixing #19453 the markup needed is:
> 
> <a href="(whatever)" class="comment-count">
>    5
>    <span>comments</span>
> </a>

deployed to the testing system.
markup is now:
<a id="headId_1" class="comment-count " href="javascript:void(0)">
1
<span class="comments-text">comment</span>
</a>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 9 January 2013 07:57:41 UTC