10:36 | <filmore> | Hi all |
10:37 | <filmore> | The spec shows <strong> being used inside of a caption (https://html.spec.whatwg.org/#table-descriptions-techniques). Is that semantically correct? Would <b> be better? |
14:57 | <TabAtkins> | Huh, yeah, I don't think that's really strongly emphasizing the first line, it's just giving it a distinctive style to separate it from the following text. <b> might indeed be better there. |