- From: <bugzilla@jessica.w3.org>
- Date: Thu, 07 Jul 2011 17:54:08 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13174 --- Comment #2 from Marat Tanalin <mtanalin@yandex.ru> 2011-07-07 17:54:07 UTC --- (In reply to comment #1) > Personally I'm inclined to think this would be a good change, but it > would help your case a lot if you provided specific real-world examples. Real-world example: <th scope="row"> <div><a href="#">Example preparation</a></div> <dl> <dt><abbr title="International nonproprietary name">INN</abbr>:</dt> <dd><a href="#">Example nonproprietary name</a></dd> </dl> </th> Example preparation is a preparation title. INN is (sematically) DL and, by visual design, is placed inside TH after preparation title. Moreover, both preparation title and international nonproprietary name are heading content, and so should be placed inside TH. In XHTML 1.0, this is perfectly valid. -- 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 Thursday, 7 July 2011 17:54:09 UTC