]> source.dussan.org Git - jquery.git/commitdiff
Tests: make top of the HTML suite compliant with style guide
authorOleg Gaidarenko <markelog@gmail.com>
Tue, 17 Feb 2015 07:45:30 +0000 (10:45 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Thu, 19 Feb 2015 08:30:57 +0000 (11:30 +0300)
See http://contribute.jquery.org/style-guide/html/

Closes gh-2098

test/index.html

index 2c80c9d0144a956936701363e311671b9059e219..cadb53b7bf7b1ace605ff0211ef4d1200a507e70 100644 (file)
@@ -1,12 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr" id="html">
+<!doctype html>
+<html lang="en" id="html">
 <head>
-       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-       <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
+       <meta charset="utf-8">
        <title>jQuery Test Suite</title>
-       <link rel="Stylesheet" media="screen" href="../external/qunit/qunit.css" />
-       <link rel="Stylesheet" media="screen" href="data/testsuite.css" />
-       <!-- Includes -->
+       <link rel="stylesheet" href="../external/qunit/qunit.css" />
+       <link rel="stylesheet" href="data/testsuite.css" />
 
        <!--
                We have to use previous jQuery as helper to ensure testability with