static bool web_tripelizableNode(WebNode n) { ret web_countLabels(n) == 1 && empty(n.visInfo); }