Changeset 52 for collected/trunk

Show
Ignore:
Timestamp:
01/09/08 12:47:34 (12 months ago)
Author:
simon
Message:

minor tidy up

Location:
collected/trunk/html-test-cases
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • collected/trunk/html-test-cases/getting-tabindex-results.html

    r50 r52  
    152152</tbody></table> 
    153153 
    154 <h2>XHTML Internet Explorer 6 Windows XP</h2> 
    155 <p>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)</p> 
    156 <h2>Results</h2> 
    157 <p>not applicable</p> 
    158  
    159154<h2>HTML Internet Explorer 7.0.5730.11 Windows XP</h2> 
    160155<p>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)</p> 
     
    299294</tbody></table> 
    300295 
    301 <h2>XHTML Internet Explorer 7.0.5730.11 Windows XP</h2> 
    302 <p>Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)</p> 
    303 <h2>Results</h2> 
    304 <p>not applicable</p> 
    305  
    306296<h2>HTML Firefox 2.0.0.11 Windows XP</h2> 
    307297<p>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11</p> 
  • collected/trunk/html-test-cases/setting-and-removing-tabindex-results.txt

    r50 r52  
    99removeAttribute("tabindex") no 
    1010removeAttribute("tabIndex") yes 
    11  
    12 XHTML: 
    13  
    14 not applicable 
    1511 
    1612---- 
     
    2622removeAttribute("tabindex") no 
    2723removeAttribute("tabIndex") yes 
    28  
    29 XHTML: 
    30  
    31 not applicable 
    3224 
    3325----