tests/test-hgweb-commands.t
changeset 24054 fdf7794be41d
parent 24042 bf661a03fddc
child 24130 03f692eee31d
--- a/tests/test-hgweb-commands.t	Sat Jan 31 12:54:35 2015 -0500
+++ b/tests/test-hgweb-commands.t	Fri Feb 06 15:52:55 2015 +0800
@@ -751,11 +751,13 @@
   </div>
   
   <table class="bigtable">
+  <thead>
    <tr>
     <th class="age">age</th>
     <th class="author">author</th>
     <th class="description">description</th>
    </tr>
+  </thead>
   <tbody class="stripes2">
    <tr>
     <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>
@@ -1010,11 +1012,13 @@
   </div>
   
   <table class="bigtable">
+  <thead>
    <tr>
     <th class="age">age</th>
     <th class="author">author</th>
     <th class="description">description</th>
    </tr>
+  </thead>
   <tbody class="stripes2">
    <tr>
     <td class="age">Thu, 01 Jan 1970 00:00:00 +0000</td>