User tests: Successful: Unsuccessful:
is a semantic element, not a presentational one. For stylistic purposes simply set font-weight in css instead. It's use in this context is incorrect.
See: http://html5doctor.com/i-b-em-strong-element/ for details.
Semantically, it would be preferable to wrap the module header in a
element too of course.I shall submit an additional PR with suggested improvements to the module markup.
Thanks.
I appear to have spectacularly ballsed up this PR. I'll close this one and resubmit.