Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-03-28 08:34:36 +0000
committerAlexander Kurtakov2018-03-28 08:34:36 +0000
commitc4196a90df056cb7651aa577805e80e0e1ff17dd (patch)
tree2253d582b0194d506f55526a32c7bbb65a0e633e /org.eclipse.ua.tests/data
parent6217ccaf33afec8688f6e8fc2fa9b02219b655a1 (diff)
downloadeclipse.platform.ua-c4196a90df056cb7651aa577805e80e0e1ff17dd.tar.gz
eclipse.platform.ua-c4196a90df056cb7651aa577805e80e0e1ff17dd.tar.xz
eclipse.platform.ua-c4196a90df056cb7651aa577805e80e0e1ff17dd.zip
Bug 532984 - Stop using long deprecated sript language attribute
The prefferred way is type="text/javascript" for HTML 4.x Change-Id: I0807cdec177ac1de6684796da1bde444c5f0b923 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'org.eclipse.ua.tests/data')
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/extension/doc.xhtml2
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/xhtml.xml4
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchor.xhtml4
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchorWithComment.xhtml4
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyDiv.xhtml4
-rw-r--r--org.eclipse.ua.tests/data/help/dynamic/xhtml_expected.txt2
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/b233466remote.html4
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/b317055remote.html4
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/b320547remote.html4
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/b320548remote.html4
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/getlocation.html2
-rw-r--r--org.eclipse.ua.tests/data/help/jsp/xssremote.html4
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_action.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_debug.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_invoke.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command_authoring.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_files.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_manifest.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_nested.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_process.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_remote.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_toc.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_content_xhtml.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_context.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_context_dynamic.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_context_id.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_context_infopops.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_context_xml.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_menu.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_search.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_search_types.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_infocenter.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preferences.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preindex.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_rcp.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_standalone.htm2
-rw-r--r--org.eclipse.ua.tests/data/help/performance/search/ua_help_war.htm2
42 files changed, 51 insertions, 51 deletions
diff --git a/org.eclipse.ua.tests/data/help/dynamic/extension/doc.xhtml b/org.eclipse.ua.tests/data/help/dynamic/extension/doc.xhtml
index c95b7e33f..b985a8420 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/extension/doc.xhtml
+++ b/org.eclipse.ua.tests/data/help/dynamic/extension/doc.xhtml
@@ -8,7 +8,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Test XHTML document</title>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml b/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml
index a55796793..a8682cb33 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml
+++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2005, 2007 IBM Corporation and others.
+ Copyright (c) 2005, 2018 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -19,7 +19,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Exporting files</title>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" xml:space="preserve"> </script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" xml:space="preserve"> </script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchor.xhtml b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchor.xhtml
index c9b70baee..df3a8ff24 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchor.xhtml
+++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchor.xhtml
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2010 IBM Corporation and others.
+ Copyright (c) 2010, 2018 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -16,7 +16,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Title</title>
-<script language="JavaScript" src="livehelp.js" type="text/javascript"></script>
+<script src="livehelp.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchorWithComment.xhtml b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchorWithComment.xhtml
index afbe9bc94..db6e046a3 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchorWithComment.xhtml
+++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyAnchorWithComment.xhtml
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2010 IBM Corporation and others.
+ Copyright (c) 2010, 2018 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -16,7 +16,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Title</title>
-<script language="JavaScript" src="livehelp.js" type="text/javascript"></script>
+<script src="livehelp.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyDiv.xhtml b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyDiv.xhtml
index 5c5c7b026..9c529ca09 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyDiv.xhtml
+++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml/emptyDiv.xhtml
@@ -1,5 +1,5 @@
<!--
- Copyright (c) 2010 IBM Corporation and others.
+ Copyright (c) 2010, 2018 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -16,7 +16,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Title</title>
-<script language="JavaScript" src="livehelp.js" type="text/javascript"></script>
+<script src="livehelp.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml_expected.txt b/org.eclipse.ua.tests/data/help/dynamic/xhtml_expected.txt
index 0792f8580..976c61e45 100644
--- a/org.eclipse.ua.tests/data/help/dynamic/xhtml_expected.txt
+++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml_expected.txt
@@ -9,7 +9,7 @@
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css" />
<title>Exporting files</title>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" xml:space="preserve"> </script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" xml:space="preserve"> </script>
</head>
<body bgcolor="#ffffff">
diff --git a/org.eclipse.ua.tests/data/help/jsp/b233466remote.html b/org.eclipse.ua.tests/data/help/jsp/b233466remote.html
index 3ba8c917b..e7bbc706b 100644
--- a/org.eclipse.ua.tests/data/help/jsp/b233466remote.html
+++ b/org.eclipse.ua.tests/data/help/jsp/b233466remote.html
@@ -4,8 +4,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Bug 233466 - [Webapp][Security] Site redirection vulnerability in Eclipse Help System</title>
- <script language="JavaScript" src="server.js"></script>
- <script language="JavaScript">
+ <script type="text/javascript" src="server.js"></script>
+ <script type="text/javascript">
function loadhandler() {
showHelpPath();
patchAnchors();
diff --git a/org.eclipse.ua.tests/data/help/jsp/b317055remote.html b/org.eclipse.ua.tests/data/help/jsp/b317055remote.html
index 6db264197..bc110bb28 100644
--- a/org.eclipse.ua.tests/data/help/jsp/b317055remote.html
+++ b/org.eclipse.ua.tests/data/help/jsp/b317055remote.html
@@ -4,8 +4,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Bug 317055 - [Webapp][Security] URLEncode url requests from local users</title>
- <script language="JavaScript" src="server.js"></script>
- <script language="JavaScript">
+ <script type="text/javascript" src="server.js"></script>
+ <script type="text/javascript">
function loadhandler() {
showHelpPath();
patchAnchors();
diff --git a/org.eclipse.ua.tests/data/help/jsp/b320547remote.html b/org.eclipse.ua.tests/data/help/jsp/b320547remote.html
index 7dd5351b4..0c06b2ebf 100644
--- a/org.eclipse.ua.tests/data/help/jsp/b320547remote.html
+++ b/org.eclipse.ua.tests/data/help/jsp/b320547remote.html
@@ -4,8 +4,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title> Bug 320547 - [Webapp][Security] Misuse of /topic/file</title>
- <script language="JavaScript" src="server.js"></script>
- <script language="JavaScript">
+ <script type="text/javascript" src="server.js"></script>
+ <script type="text/javascript">
function loadhandler() {
showHelpPath();
patchAnchors();
diff --git a/org.eclipse.ua.tests/data/help/jsp/b320548remote.html b/org.eclipse.ua.tests/data/help/jsp/b320548remote.html
index 202a2bd26..0bd00c79c 100644
--- a/org.eclipse.ua.tests/data/help/jsp/b320548remote.html
+++ b/org.eclipse.ua.tests/data/help/jsp/b320548remote.html
@@ -4,8 +4,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Bug 320548 - [Webapp][Security] Ability to read files not in bundles</title>
- <script language="JavaScript" src="server.js"></script>
- <script language="JavaScript">
+ <script type="text/javascript" src="server.js"></script>
+ <script type="text/javascript">
function loadhandler() {
showHelpPath();
patchAnchors();
diff --git a/org.eclipse.ua.tests/data/help/jsp/getlocation.html b/org.eclipse.ua.tests/data/help/jsp/getlocation.html
index add4da26e..caf1d5e8b 100644
--- a/org.eclipse.ua.tests/data/help/jsp/getlocation.html
+++ b/org.eclipse.ua.tests/data/help/jsp/getlocation.html
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Enter remote host url</title>
-<script language="JavaScript">
+<script type="text/javascript">
function doSubmit() {
var url = document.getElementById("url").value;
diff --git a/org.eclipse.ua.tests/data/help/jsp/xssremote.html b/org.eclipse.ua.tests/data/help/jsp/xssremote.html
index 117cb42cf..9f0719619 100644
--- a/org.eclipse.ua.tests/data/help/jsp/xssremote.html
+++ b/org.eclipse.ua.tests/data/help/jsp/xssremote.html
@@ -4,8 +4,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>XSS bugs</title>
- <script language="JavaScript" src="server.js"></script>
- <script language="JavaScript">
+ <script type="text/javascript" src="server.js"></script>
+ <script type="text/javascript">
function loadhandler() {
showHelpPath();
patchAnchors();
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help.htm
index 04305a291..43fa4d6d1 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content.htm
index e7a9a3231..d0563e152 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help content</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active.htm
index 76035e8ab..6c00053ea 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Active help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_action.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_action.htm
index eb80b28ab..18a24c394 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_action.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_action.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Writing the help action</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_debug.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_debug.htm
index fc59ace29..59132f842 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_debug.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_debug.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Tips for debugging active help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_invoke.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_invoke.htm
index e54d68877..4cc322d91 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_invoke.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_active_invoke.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Invoking the action from HTML</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command.htm
index 515b39bac..9d7ac41de 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Embedding commands in help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command_authoring.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command_authoring.htm
index 621d90608..97a61689d 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command_authoring.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_command_authoring.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Authoring a command link</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_files.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_files.htm
index a314da78d..2e845e641 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_files.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_files.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help server and file locations</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_manifest.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_manifest.htm
index 97c696cba..0b5bcad72 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_manifest.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_manifest.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Completing the plug-in manifest</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_nested.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_nested.htm
index e90e9f591..7512b88a1 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_nested.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_nested.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Building nested documentation structures</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_process.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_process.htm
index 288201d1f..d7177511b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_process.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_process.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Processing Help Content</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_remote.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_remote.htm
index b06cc5012..f5464438e 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_remote.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_remote.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Remote Help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_toc.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_toc.htm
index aff0af7e2..e77d3f6c1 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_toc.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_toc.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Table of contents (toc) files</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_xhtml.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_xhtml.htm
index 66219885e..8961aff8b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_xhtml.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_content_xhtml.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGIN__ROOT/org.eclipse.help/livehelp.js"></script>
<title>Contributing XHTML help documents</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context.htm
index c17bd0891..2965fbe9b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Context-sensitive help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_dynamic.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_dynamic.htm
index e9055fec3..4decad2ed 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_dynamic.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_dynamic.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Dynamic context help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_id.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_id.htm
index 1c0e98322..de96d69e7 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_id.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_id.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Declaring a context id</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_infopops.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_infopops.htm
index 1db679751..3214edb3b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_infopops.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_infopops.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Infopops</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_xml.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_xml.htm
index ad7ed8112..491fa4a7b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_xml.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_context_xml.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Describing and packaging context-sensitive help content</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_menu.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_menu.htm
index 01041f01b..09219581e 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_menu.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_menu.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help content</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_search.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_search.htm
index c9488e58e..e9ab23694 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_search.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_search.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help search</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_search_types.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_search_types.htm
index 7274700fe..519b2e565 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_search_types.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_search_types.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Plugging in search engines</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup.htm
index 0e8bed319..2200cc43b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Configuration/setup</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_infocenter.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_infocenter.htm
index 32888c55d..c09aa82ef 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_infocenter.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_infocenter.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Infocenter</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preferences.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preferences.htm
index 080eee7d8..0b6cbcf0b 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preferences.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preferences.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Help system customization</title>
<style type="text/css">
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preindex.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preindex.htm
index 185c8476e..78cca719a 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preindex.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_preindex.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Pre-indexing documentation</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_rcp.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_rcp.htm
index 965c06fa9..59b9772d2 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_rcp.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_rcp.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Rich Client Platform (RCP) help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_standalone.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_standalone.htm
index 8115360af..dd1446839 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_standalone.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_setup_standalone.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Standalone help</title>
</head>
<body>
diff --git a/org.eclipse.ua.tests/data/help/performance/search/ua_help_war.htm b/org.eclipse.ua.tests/data/help/performance/search/ua_help_war.htm
index 376c30d42..d07c8be42 100644
--- a/org.eclipse.ua.tests/data/help/performance/search/ua_help_war.htm
+++ b/org.eclipse.ua.tests/data/help/performance/search/ua_help_war.htm
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<script type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
<title>Deploying the infocenter as a Web Archive</title>
</head>
<body>

Back to the top