Give document a title. Not part of default build.
git-svn-id: svn://10.0.0.236/trunk@245565 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
90fa4385ae
commit
935aa42d32
@ -39,8 +39,8 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title></title>
|
||||
<style type="text/css">
|
||||
<title>Reftest analyzer</title>
|
||||
<style type="text/css"><![CDATA[
|
||||
|
||||
table#viewer { border-spacing: 0 }
|
||||
table#viewer > tbody > tr > td,
|
||||
@ -56,7 +56,7 @@
|
||||
#itemlist > table > tbody > tr.fail > td.url { background: red; }
|
||||
*/
|
||||
|
||||
</style>
|
||||
]]></style>
|
||||
<script type="text/javascript"><![CDATA[
|
||||
|
||||
var XLINK_NS = "http://www.w3.org/1999/xlink";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user