HTeuMeuLeu’s avatarHTeuMeuLeu’s Twitter Archive—№ 16,612

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