Skip to content

Commit 3daaea1

Browse files
committed
Fix more docs html validation problems
Contributes to #3275
1 parent 950d14f commit 3daaea1

23 files changed

+619
-635
lines changed

eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/bundle_security.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="en">
1+
<!DOCTYPE HTML><html lang="en">
22
<head>
33

44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Language" content="en-us">
6-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7-
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
5+
<meta charset="utf-8">
6+
<LINK REL="STYLESHEET" HREF="../book.css">
87
<title>Security: Protecting against malicious code</title>
98
</head>
109
<BODY>

eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/login_extensions.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="en">
1+
<!DOCTYPE HTML><html lang="en">
22
<head>
33

44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2008. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Language" content="en-us">
6-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
7-
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
5+
<meta charset="utf-8">
6+
<LINK REL="STYLESHEET" HREF="../book.css">
87
<title>Security: Login based on JAAS</title>
98
</head>
109
<BODY>

0 commit comments

Comments
 (0)