All links on Stack Overflow open in the current browser tab; Questions, Hot Meta Posts, Users, tags and even The Overflow Blog. However the 'Popular unanswered question' in the new Community activity block has the following HTML: <a class="s-link fs-body3" target="_blank" href="https://stackoverflow.com/questions/79779760">Throwing result size exceptions for UPDATE or DELETE statements using jOOQ</a> Why is this the only 'internal' link that opens in a new tab? (Using target="_blank") ---