summaryrefslogtreecommitdiff
path: root/test/HTML5
diff options
context:
space:
mode:
authorMatt Farina <[email protected]>2013-05-30 10:51:14 -0400
committerMatt Farina <[email protected]>2013-05-30 10:51:14 -0400
commit4cbc1fd53916cae2000a53f5ec06ab5c2ab58c3e (patch)
treef590a5b22ec3adb2d2b373bfdd52878a1ba61934 /test/HTML5
parentb1cbd9b4cd488471651751678cd90575bbb74bc9 (diff)
Updated the overall test of parse, render, parse to use a lowercase doctype.
Diffstat (limited to 'test/HTML5')
-rw-r--r--test/HTML5/Html5Test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/HTML5/Html5Test.html b/test/HTML5/Html5Test.html
index cc30e6b..a976e8b 100644
--- a/test/HTML5/Html5Test.html
+++ b/test/HTML5/Html5Test.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">