Hacker News new | ask | show | jobs
by Arnavion 1175 days ago
HTML has:

    <h1 class="c-post__title"><strong>How the inventor of the troll doll missed out on a fortune</strong></h1>
Nothing browser-specific about it.
2 comments

That's a weird behaviour to treat a tag as data rather than as a node. The HTML you provided shouldn't display "<strong>How the inventor[...]</strong>" but *How the inventor[...]*, should it ?
I think parent is saying it rendered the strong tags as plain text