static LL html_findTRs(L tok) { ret findContainerTag(tok, "tr"); }