Kornel Lesinski wrote:
- what should be done with references to non-existant ID? I think that if fallback content is displayed in such case, it will lead to hard-to-spot errors:<ol><li id="foo" /></ol> See <ref to="f00">1</ref>.
A validator would issue an error: reference to non-existent ID, much like what happens with <label for="FOO"/><input id="foo"/>
-- Lachlan Hunt http://lachy.id.au/
