- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Aug 2010 08:29:18 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9593 --- Comment #5 from Jirka Kosek <jirka@kosek.cz> 2010-08-18 08:29:18 --- IMHO there is a good reason. For example I do a lot of training. In supplement materials (authored in XML) I can enclose each HTML tag like ...<tag>table</tag>... which is then transformed to ...<a href="http://dev.w3.org/html5/spec/Overview.html#the-table-element">table</a>... so it is easy to navigate to definition of element in spec. In past I have done so for many other languages and it was easy because mapping from element name to URI was straightforward. So I think it is worth effort, especially given that irregularly named are just few elements. Thanks in advance, Jirka -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 18 August 2010 08:29:20 UTC