-
@stevefaulkner Stacking columns when there's no doctype in WebKit. "display:block" doesn't work on a <td>, but works on a <th>.
-
@stevefaulkner So, do you have any example where using a <th> in a <table role="presentation"> causes a problem? I'm genuinely interested.