<html> <body> <ul> <li> First item properly groups itself despite <b>bolded</b> text. <li>This should also be <i>seen</i> as a group. <li> Some <strong>more</strong> text. <!-- Omission of closing ul as seen in live site --> </body> </html>