[gnome-devel-docs] hig3: add tbody to table elements with child thead



commit af5fe80bb29dfb972c210c88968ba69ccb8358b1
Author: David King <amigadave amigadave com>
Date:   Wed Aug 20 10:18:43 2014 +0100

    hig3: add tbody to table elements with child thead
    
    Fix validation errors.

 hig3/C/pointer-and-touch-input.page |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/hig3/C/pointer-and-touch-input.page b/hig3/C/pointer-and-touch-input.page
index f831b88..43bcc43 100644
--- a/hig3/C/pointer-and-touch-input.page
+++ b/hig3/C/pointer-and-touch-input.page
@@ -65,6 +65,7 @@
 <td><p>Result</p></td>
 </tr>
 </thead>
+<tbody>
 <tr>
 <td><p>Primary button</p></td>
 <td><p><key>Space</key></p></td>
@@ -95,6 +96,7 @@
 <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>A</key></keyseq></p></td>
 <td><p>Deselect all</p></td>
 </tr>
+</tbody>
 </table>
 
 </section>
@@ -118,6 +120,7 @@
 <td><p>Result</p></td>
 </tr>
 </thead>
+<tbody>
 <tr>
 <td colspan="3"><p><em style="strong">Tap</em></p></td>
 </tr>
@@ -166,6 +169,7 @@
 <td><p>Very quick drag, losing contact with the surface without slowing movement.</p></td>
 <td><p>Removes an item.</p></td>
 </tr>
+</tbody>
 </table>
 
 </section>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]