- From: <bugzilla@jessica.w3.org>
- Date: Thu, 17 Mar 2011 07:31:58 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12325 --- Comment #4 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> 2011-03-17 07:31:58 UTC --- (In reply to comment #1) > With (In reply to comment #0) > > One particular issue with regard to <tfoot> is that it can occur before the > <tbody>, but that it will be rendered after all <tbody>ies. May be this one > more reason to forbid <tfoot> in a table that is intended for layout. Indeed, I tested that kind of presentational table in VoiceOver on OS X 10.6. And VoiceOver read the content in "source order" - or "DOM order" - instead of the visual order. This, btw, seemed to be a consequence of <table role="presentation">. -- 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, 17 March 2011 07:32:02 UTC