Bug Tracker

Show
Ignore:
Timestamp:
05/03/08 13:38:00 (8 months ago)
Author:
rdworth
Message:

UI Tests, Demos - switched to HTML5 DOCTYPE

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ui/tests/accordion.html

    r5369 r5397  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
    2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    3 <html> 
     1<!DOCTYPE html> 
     2<html lang="en"> 
    43<head> 
    54    <title>jQuery UI Accordion Test Suite</title>