> What is the behavior for conditional Li's whenever none of the Li's match? > I've seen some interpreters choose the first li and I've seen some return > an empty string. > I would tend to think the empty string is a better choice than the first <li>.