fix the doctype line
authorRichard Schwerdtfeger <schwer@us.ibm.com>
Wed, 18 Sep 2013 16:07:46 -0500
changeset 372 d3d842fbddb3
parent 371 a5a335d05e76
child 373 9ee6bd95c139
fix the doctype line
ARIA-UAIG/1.0/tests/test-files/test89.html
--- a/ARIA-UAIG/1.0/tests/test-files/test89.html	Wed Sep 18 16:05:17 2013 -0500
+++ b/ARIA-UAIG/1.0/tests/test-files/test89.html	Wed Sep 18 16:07:46 2013 -0500
@@ -1,4 +1,4 @@
-CTYPE html
+<!DOCTYPE html
   PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
    <head>