- From: poot <cvsmail@w3.org>
- Date: Tue, 29 Jun 2010 09:21:08 +0900 (JST)
- To: public-html-diffs@w3.org
mike: toggle back to Editor's Draft state
http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.221&r2=1.222&f=h
===================================================================
RCS file: /sources/public/html5/markup/body.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- body.html 25 Jun 2010 08:01:31 -0000 1.49
+++ body.html 29 Jun 2010 00:20:38 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: body – document body </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: legend.html
===================================================================
RCS file: /sources/public/html5/markup/legend.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- legend.html 25 Jun 2010 08:01:34 -0000 1.45
+++ legend.html 29 Jun 2010 00:20:41 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: legend – title or explanatory caption </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: address.html
===================================================================
RCS file: /sources/public/html5/markup/address.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- address.html 25 Jun 2010 08:01:31 -0000 1.46
+++ address.html 29 Jun 2010 00:20:38 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: address – contact information </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: button.html
===================================================================
RCS file: /sources/public/html5/markup/button.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- button.html 25 Jun 2010 08:01:31 -0000 1.19
+++ button.html 29 Jun 2010 00:20:38 -0000 1.20
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: th.html
===================================================================
RCS file: /sources/public/html5/markup/th.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- th.html 25 Jun 2010 08:01:36 -0000 1.55
+++ th.html 29 Jun 2010 00:20:43 -0000 1.56
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: th – table header cell </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: mark.html
===================================================================
RCS file: /sources/public/html5/markup/mark.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- mark.html 25 Jun 2010 08:01:34 -0000 1.45
+++ mark.html 29 Jun 2010 00:20:42 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: mark – marked (highlighted) text (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/markup/Overview.html,v
retrieving revision 1.422
retrieving revision 1.423
diff -u -d -r1.422 -r1.423
--- Overview.html 28 Jun 2010 12:06:09 -0000 1.422
+++ Overview.html 29 Jun 2010 00:20:37 -0000 1.423
@@ -4,22 +4,20 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
-<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="W3C-ED.css" type="text/css">
</head>
<body>
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>W3C Working Draft <em>24 June 2010</em>
+<h2>W3C Editor’s Draft <em>29 June 2010</em>
</h2>
<dl>
-<dt>This Version:</dt>
-<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100624/">http://www.w3.org/TR/2010/WD-html-markup-20100624/</a></dd>
-<dt>Latest Published Version:</dt>
-<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
<dt>Latest Editor’s Draft:</dt>
<dd>
<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd>
+<dt>Latest Published Version:</dt>
+<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
<dt>Previous Version:</dt>
<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100304/">http://www.w3.org/TR/2010/WD-html-markup-20100304/</a></dd>
<dt>Editor:</dt>
@@ -30,7 +28,8 @@
<a href="spec.html">a single HTML file</a> with some
additional cross-reference features.
</p>
-<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
+<div class="main-license"><p class="copyright">
+ Copyright © 2010 <span>Michael(tm) Smith</span></p></div>
</div>
<hr>
<div id="tocjump" class="skip-link" style="text-align: center"><a href="Overview.html#unexpanded-toc">Skip to Table of Contents</a></div>
@@ -65,7 +64,7 @@
reports index</a> at http://www.w3.org/TR/.
</em></p>
<p>
- This document is the 24 June 2010 Working Draft of
+ This document is the 29 June 2010 Editor’s Draft of
<cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
@@ -77,7 +76,7 @@
</p>
<p>
This document
- was published by
+ is associated with
the <a href="http://www.w3.org/html/wg">W3C HTML Working Group</a>,
part of the <a href="http://www.w3.org/MarkUp/Activity.html">HTML Activity</a>
in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
@@ -114,28 +113,12 @@
</div>
<p>
Publication as
- a Working Draft does not imply endorsement by the
+ an Editor’s Draft does not imply endorsement by the
W3C Membership. This is a draft document and may be updated, replaced
or obsoleted by other documents at any time. It is inappropriate to cite
this document as other than work in progress.
</p>
- <p>
- This document was produced by a group operating under the
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
- 2004 W3C Patent Policy</a>.
- This document is informative only.
- W3C maintains a
- <a href="http://www.w3.org/2004/01/pp-impl/40318/status">public list of
- any patent disclosures</a> made in connection with the deliverables of
- the group; that page also includes instructions for disclosing a patent.
- An individual who has actual knowledge of a patent which the individual
- believes contains
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
- Claim(s)</a> must disclose the information in accordance with
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
- 6 of the W3C Patent Policy</a>.
- </p>
-</div>
+ </div>
<div class="toc" id="unexpanded-toc">
<h2>Table of Contents </h2>
Index: br.html
===================================================================
RCS file: /sources/public/html5/markup/br.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- br.html 25 Jun 2010 08:01:31 -0000 1.40
+++ br.html 29 Jun 2010 00:20:38 -0000 1.41
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: br – line break </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.email.html
===================================================================
RCS file: /sources/public/html5/markup/input.email.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.email.html 25 Jun 2010 08:01:33 -0000 1.51
+++ input.email.html 29 Jun 2010 00:20:40 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=email – e-mail address input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: tr.html
===================================================================
RCS file: /sources/public/html5/markup/tr.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- tr.html 25 Jun 2010 08:01:36 -0000 1.43
+++ tr.html 29 Jun 2010 00:20:44 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: tr – table row </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.month.html
===================================================================
RCS file: /sources/public/html5/markup/input.month.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.month.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.month.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=month – year-and-month input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: iframe.html
===================================================================
RCS file: /sources/public/html5/markup/iframe.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- iframe.html 25 Jun 2010 08:01:33 -0000 1.61
+++ iframe.html 29 Jun 2010 00:20:40 -0000 1.62
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: iframe – nested browsing context (inline frame) </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: ins.html
===================================================================
RCS file: /sources/public/html5/markup/ins.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ins.html 25 Jun 2010 08:01:34 -0000 1.50
+++ ins.html 29 Jun 2010 00:20:41 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: ins – inserted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: abbr.html
===================================================================
RCS file: /sources/public/html5/markup/abbr.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- abbr.html 25 Jun 2010 08:01:31 -0000 1.44
+++ abbr.html 29 Jun 2010 00:20:38 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: abbr – abbreviation </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: div.html
===================================================================
RCS file: /sources/public/html5/markup/div.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- div.html 25 Jun 2010 08:01:32 -0000 1.46
+++ div.html 29 Jun 2010 00:20:39 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: div – generic flow container </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.name.html
===================================================================
RCS file: /sources/public/html5/markup/meta.name.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- meta.name.html 25 Jun 2010 08:01:35 -0000 1.47
+++ meta.name.html 29 Jun 2010 00:20:42 -0000 1.48
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta name – name-value metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: table.html
===================================================================
RCS file: /sources/public/html5/markup/table.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- table.html 25 Jun 2010 08:01:36 -0000 1.49
+++ table.html 29 Jun 2010 00:20:43 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: table – table </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: nav.html
===================================================================
RCS file: /sources/public/html5/markup/nav.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- nav.html 25 Jun 2010 08:01:35 -0000 1.51
+++ nav.html 29 Jun 2010 00:20:42 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: nav – group of navigational links (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: html.html
===================================================================
RCS file: /sources/public/html5/markup/html.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- html.html 25 Jun 2010 08:01:33 -0000 1.47
+++ html.html 29 Jun 2010 00:20:40 -0000 1.48
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: html – root element </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.http-equiv.content-type.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-type.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- meta.http-equiv.content-type.html 25 Jun 2010 08:01:34 -0000 1.51
+++ meta.http-equiv.content-type.html 29 Jun 2010 00:20:42 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta http-equiv=content-type – document character-encoding declaration </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: footer.html
===================================================================
RCS file: /sources/public/html5/markup/footer.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- footer.html 25 Jun 2010 08:01:32 -0000 1.49
+++ footer.html 29 Jun 2010 00:20:39 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: footer – footer (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.http-equiv.content-language.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.content-language.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- meta.http-equiv.content-language.html 25 Jun 2010 08:01:34 -0000 1.46
+++ meta.http-equiv.content-language.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta http-equiv=content-language – “default language” pragma directive (OBSOLETE)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: script.html
===================================================================
RCS file: /sources/public/html5/markup/script.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- script.html 25 Jun 2010 08:01:35 -0000 1.60
+++ script.html 29 Jun 2010 00:20:42 -0000 1.61
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: script – embedded script </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.range.html
===================================================================
RCS file: /sources/public/html5/markup/input.range.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.range.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.range.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=range – imprecise number-input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: audio.html
===================================================================
RCS file: /sources/public/html5/markup/audio.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- audio.html 25 Jun 2010 08:01:31 -0000 1.59
+++ audio.html 29 Jun 2010 00:20:38 -0000 1.60
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: audio – audio stream (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: time.html
===================================================================
RCS file: /sources/public/html5/markup/time.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- time.html 25 Jun 2010 08:01:36 -0000 1.50
+++ time.html 29 Jun 2010 00:20:44 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: time – date and/or time (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.http-equiv.default-style.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.default-style.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- meta.http-equiv.default-style.html 25 Jun 2010 08:01:35 -0000 1.48
+++ meta.http-equiv.default-style.html 29 Jun 2010 00:20:42 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta http-equiv=default-style – “preferred stylesheet” pragma directive </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.html
===================================================================
RCS file: /sources/public/html5/markup/input.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- input.html 25 Jun 2010 08:01:34 -0000 1.20
+++ input.html 29 Jun 2010 00:20:41 -0000 1.21
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: command.html
===================================================================
RCS file: /sources/public/html5/markup/command.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- command.html 25 Jun 2010 08:01:32 -0000 1.20
+++ command.html 29 Jun 2010 00:20:39 -0000 1.21
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: command (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: keygen.html
===================================================================
RCS file: /sources/public/html5/markup/keygen.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- keygen.html 25 Jun 2010 08:01:34 -0000 1.49
+++ keygen.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: keygen – key-pair generator/input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: command.command.html
===================================================================
RCS file: /sources/public/html5/markup/command.command.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- command.command.html 25 Jun 2010 08:01:32 -0000 1.46
+++ command.command.html 29 Jun 2010 00:20:39 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: command type=command – command with an associated action (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: progress.html
===================================================================
RCS file: /sources/public/html5/markup/progress.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- progress.html 25 Jun 2010 08:01:35 -0000 1.51
+++ progress.html 29 Jun 2010 00:20:42 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: progress – progress indicator (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: dfn.html
===================================================================
RCS file: /sources/public/html5/markup/dfn.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- dfn.html 25 Jun 2010 08:01:32 -0000 1.45
+++ dfn.html 29 Jun 2010 00:20:39 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: dfn – defining instance </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: intro.html
===================================================================
RCS file: /sources/public/html5/markup/intro.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- intro.html 25 Jun 2010 08:01:34 -0000 1.20
+++ intro.html 29 Jun 2010 00:20:41 -0000 1.21
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Introduction</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: textarea.html
===================================================================
RCS file: /sources/public/html5/markup/textarea.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- textarea.html 25 Jun 2010 08:01:36 -0000 1.53
+++ textarea.html 29 Jun 2010 00:20:43 -0000 1.54
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: textarea – text input area </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: cite.html
===================================================================
RCS file: /sources/public/html5/markup/cite.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- cite.html 25 Jun 2010 08:01:32 -0000 1.44
+++ cite.html 29 Jun 2010 00:20:39 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: cite – cited title of a work (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meter.html
===================================================================
RCS file: /sources/public/html5/markup/meter.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- meter.html 25 Jun 2010 08:01:35 -0000 1.53
+++ meter.html 29 Jun 2010 00:20:42 -0000 1.54
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meter – scalar gauge (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.button.html
===================================================================
RCS file: /sources/public/html5/markup/input.button.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- input.button.html 25 Jun 2010 08:01:33 -0000 1.48
+++ input.button.html 29 Jun 2010 00:20:40 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=button – button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: aside.html
===================================================================
RCS file: /sources/public/html5/markup/aside.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- aside.html 25 Jun 2010 08:01:31 -0000 1.49
+++ aside.html 29 Jun 2010 00:20:38 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: aside – tangential content (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/markup/syntax.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- syntax.html 25 Jun 2010 08:01:36 -0000 1.49
+++ syntax.html 29 Jun 2010 00:20:43 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: HTML syntax</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: section.html
===================================================================
RCS file: /sources/public/html5/markup/section.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- section.html 25 Jun 2010 08:01:35 -0000 1.52
+++ section.html 29 Jun 2010 00:20:43 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: section – section (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: link.html
===================================================================
RCS file: /sources/public/html5/markup/link.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- link.html 25 Jun 2010 08:01:34 -0000 1.52
+++ link.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: link – inter-document relationship metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.http-equiv.refresh.html
===================================================================
RCS file: /sources/public/html5/markup/meta.http-equiv.refresh.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- meta.http-equiv.refresh.html 25 Jun 2010 08:01:35 -0000 1.46
+++ meta.http-equiv.refresh.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta http-equiv=refresh – “refresh” pragma directive </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: area.html
===================================================================
RCS file: /sources/public/html5/markup/area.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- area.html 25 Jun 2010 08:01:31 -0000 1.58
+++ area.html 29 Jun 2010 00:20:38 -0000 1.59
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: area – image-map hyperlink </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.text.html
===================================================================
RCS file: /sources/public/html5/markup/input.text.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.text.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.text.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=text – text-input field </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: samp.html
===================================================================
RCS file: /sources/public/html5/markup/samp.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- samp.html 25 Jun 2010 08:01:35 -0000 1.44
+++ samp.html 29 Jun 2010 00:20:42 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: samp – (sample) output </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h6.html
===================================================================
RCS file: /sources/public/html5/markup/h6.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- h6.html 25 Jun 2010 08:01:33 -0000 1.49
+++ h6.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h6 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/input.checkbox.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- input.checkbox.html 25 Jun 2010 08:01:33 -0000 1.48
+++ input.checkbox.html 29 Jun 2010 00:20:40 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=checkbox – checkbox </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: a.html
===================================================================
RCS file: /sources/public/html5/markup/a.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- a.html 25 Jun 2010 08:01:31 -0000 1.63
+++ a.html 29 Jun 2010 00:20:38 -0000 1.64
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: a – hyperlink </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: object.html
===================================================================
RCS file: /sources/public/html5/markup/object.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- object.html 25 Jun 2010 08:01:35 -0000 1.57
+++ object.html 29 Jun 2010 00:20:42 -0000 1.58
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: object – generic external content </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: terminology.html
===================================================================
RCS file: /sources/public/html5/markup/terminology.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- terminology.html 25 Jun 2010 08:01:36 -0000 1.31
+++ terminology.html 29 Jun 2010 00:20:43 -0000 1.32
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Terminology</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.tel.html
===================================================================
RCS file: /sources/public/html5/markup/input.tel.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.tel.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.tel.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=tel – telephone-number-input field (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h4.html
===================================================================
RCS file: /sources/public/html5/markup/h4.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- h4.html 25 Jun 2010 08:01:33 -0000 1.49
+++ h4.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h4 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: header.html
===================================================================
RCS file: /sources/public/html5/markup/header.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- header.html 25 Jun 2010 08:01:33 -0000 1.49
+++ header.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: header – header (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: b.html
===================================================================
RCS file: /sources/public/html5/markup/b.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- b.html 25 Jun 2010 08:01:31 -0000 1.46
+++ b.html 29 Jun 2010 00:20:38 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: b – offset text typically styled in bold (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: img.html
===================================================================
RCS file: /sources/public/html5/markup/img.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- img.html 25 Jun 2010 08:01:33 -0000 1.56
+++ img.html 29 Jun 2010 00:20:40 -0000 1.57
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: img – image </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: wbr.html
===================================================================
RCS file: /sources/public/html5/markup/wbr.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wbr.html 25 Jun 2010 08:01:36 -0000 1.2
+++ wbr.html 29 Jun 2010 00:20:44 -0000 1.3
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: wbr – line-break opportunity (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: bdo.html
===================================================================
RCS file: /sources/public/html5/markup/bdo.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- bdo.html 25 Jun 2010 08:01:31 -0000 1.46
+++ bdo.html 29 Jun 2010 00:20:38 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: bdo – BiDi override </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.number.html
===================================================================
RCS file: /sources/public/html5/markup/input.number.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.number.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.number.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=number – number input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: col.html
===================================================================
RCS file: /sources/public/html5/markup/col.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- col.html 25 Jun 2010 08:01:32 -0000 1.45
+++ col.html 29 Jun 2010 00:20:39 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: col – table column </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: datatypes.html
===================================================================
RCS file: /sources/public/html5/markup/datatypes.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- datatypes.html 25 Jun 2010 08:01:32 -0000 1.48
+++ datatypes.html 29 Jun 2010 00:20:39 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Datatypes</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: command.radio.html
===================================================================
RCS file: /sources/public/html5/markup/command.radio.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- command.radio.html 25 Jun 2010 08:01:32 -0000 1.46
+++ command.radio.html 29 Jun 2010 00:20:39 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: command type=radio – selection of one item from a list of items (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.datetime.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.datetime.html 25 Jun 2010 08:01:33 -0000 1.52
+++ input.datetime.html 29 Jun 2010 00:20:40 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=datetime – global date-and-time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.password.html
===================================================================
RCS file: /sources/public/html5/markup/input.password.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.password.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.password.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=password – password-input field </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: embed.html
===================================================================
RCS file: /sources/public/html5/markup/embed.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- embed.html 25 Jun 2010 08:01:32 -0000 1.50
+++ embed.html 29 Jun 2010 00:20:39 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: embed – integration point for plugins (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: dd.html
===================================================================
RCS file: /sources/public/html5/markup/dd.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- dd.html 25 Jun 2010 08:01:32 -0000 1.48
+++ dd.html 29 Jun 2010 00:20:39 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: dd – description or value </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: common-models.html
===================================================================
RCS file: /sources/public/html5/markup/common-models.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- common-models.html 25 Jun 2010 08:01:32 -0000 1.32
+++ common-models.html 29 Jun 2010 00:20:39 -0000 1.33
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Common content models</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: ul.html
===================================================================
RCS file: /sources/public/html5/markup/ul.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ul.html 25 Jun 2010 08:01:36 -0000 1.43
+++ ul.html 29 Jun 2010 00:20:44 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: ul – unordered list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.time.html
===================================================================
RCS file: /sources/public/html5/markup/input.time.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.time.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.time.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=time – time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: dt.html
===================================================================
RCS file: /sources/public/html5/markup/dt.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- dt.html 25 Jun 2010 08:01:32 -0000 1.47
+++ dt.html 29 Jun 2010 00:20:39 -0000 1.48
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: dt – term or name </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: strong.html
===================================================================
RCS file: /sources/public/html5/markup/strong.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- strong.html 25 Jun 2010 08:01:36 -0000 1.46
+++ strong.html 29 Jun 2010 00:20:43 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: strong – strong importance (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: acknowledgments.html
===================================================================
RCS file: /sources/public/html5/markup/acknowledgments.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- acknowledgments.html 25 Jun 2010 08:01:31 -0000 1.18
+++ acknowledgments.html 29 Jun 2010 00:20:38 -0000 1.19
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Acknowledgments</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.color.html
===================================================================
RCS file: /sources/public/html5/markup/input.color.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- input.color.html 25 Jun 2010 08:01:33 -0000 1.50
+++ input.color.html 29 Jun 2010 00:20:40 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=color – color-well control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: li.html
===================================================================
RCS file: /sources/public/html5/markup/li.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- li.html 25 Jun 2010 08:01:34 -0000 1.51
+++ li.html 29 Jun 2010 00:20:41 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: li – list item </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: style.html
===================================================================
RCS file: /sources/public/html5/markup/style.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- style.html 25 Jun 2010 08:01:36 -0000 1.54
+++ style.html 29 Jun 2010 00:20:43 -0000 1.55
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: style – style (presentation) information </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: documents.html
===================================================================
RCS file: /sources/public/html5/markup/documents.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- documents.html 25 Jun 2010 08:01:32 -0000 1.24
+++ documents.html 29 Jun 2010 00:20:39 -0000 1.25
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Documents</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: del.html
===================================================================
RCS file: /sources/public/html5/markup/del.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- del.html 25 Jun 2010 08:01:32 -0000 1.49
+++ del.html 29 Jun 2010 00:20:39 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: del – deleted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: menu.html
===================================================================
RCS file: /sources/public/html5/markup/menu.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- menu.html 25 Jun 2010 08:01:34 -0000 1.57
+++ menu.html 29 Jun 2010 00:20:42 -0000 1.58
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: menu – list of commands (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/input.image.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.image.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.image.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=image – image-coordinates input control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: code.html
===================================================================
RCS file: /sources/public/html5/markup/code.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- code.html 25 Jun 2010 08:01:32 -0000 1.43
+++ code.html 29 Jun 2010 00:20:39 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: code – code fragment </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h2.html
===================================================================
RCS file: /sources/public/html5/markup/h2.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- h2.html 25 Jun 2010 08:01:33 -0000 1.49
+++ h2.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h2 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: head.html
===================================================================
RCS file: /sources/public/html5/markup/head.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- head.html 25 Jun 2010 08:01:33 -0000 1.43
+++ head.html 29 Jun 2010 00:20:40 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: head – document metadata </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: p.html
===================================================================
RCS file: /sources/public/html5/markup/p.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- p.html 25 Jun 2010 08:01:35 -0000 1.49
+++ p.html 29 Jun 2010 00:20:42 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: p – paragraph </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: figcaption.html
===================================================================
RCS file: /sources/public/html5/markup/figcaption.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- figcaption.html 25 Jun 2010 08:01:32 -0000 1.18
+++ figcaption.html 29 Jun 2010 00:20:39 -0000 1.19
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: figcaption – figure caption (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: map.html
===================================================================
RCS file: /sources/public/html5/markup/map.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- map.html 25 Jun 2010 08:01:34 -0000 1.50
+++ map.html 29 Jun 2010 00:20:42 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: map – image-map definition </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.file.html
===================================================================
RCS file: /sources/public/html5/markup/input.file.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- input.file.html 25 Jun 2010 08:01:33 -0000 1.48
+++ input.file.html 29 Jun 2010 00:20:40 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=file – file upload control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.radio.html
===================================================================
RCS file: /sources/public/html5/markup/input.radio.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.radio.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.radio.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=radio – radio button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: command.checkbox.html
===================================================================
RCS file: /sources/public/html5/markup/command.checkbox.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- command.checkbox.html 25 Jun 2010 08:01:32 -0000 1.46
+++ command.checkbox.html 29 Jun 2010 00:20:39 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: command type=checkbox – state or option that can be toggled (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: param.html
===================================================================
RCS file: /sources/public/html5/markup/param.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- param.html 25 Jun 2010 08:01:35 -0000 1.49
+++ param.html 29 Jun 2010 00:20:42 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: param – initialization parameters for plugins </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: span.html
===================================================================
RCS file: /sources/public/html5/markup/span.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- span.html 25 Jun 2010 08:01:35 -0000 1.45
+++ span.html 29 Jun 2010 00:20:43 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: span – generic span </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.reset.html
===================================================================
RCS file: /sources/public/html5/markup/input.reset.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.reset.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.reset.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=reset – reset button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.datetime-local.html
===================================================================
RCS file: /sources/public/html5/markup/input.datetime-local.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.datetime-local.html 25 Jun 2010 08:01:33 -0000 1.52
+++ input.datetime-local.html 29 Jun 2010 00:20:40 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=datetime-local – local date-and-time input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.html
===================================================================
RCS file: /sources/public/html5/markup/meta.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- meta.html 25 Jun 2010 08:01:34 -0000 1.16
+++ meta.html 29 Jun 2010 00:20:42 -0000 1.17
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: q.html
===================================================================
RCS file: /sources/public/html5/markup/q.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- q.html 25 Jun 2010 08:01:35 -0000 1.46
+++ q.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: q – quoted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: common-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/common-attributes.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- common-attributes.html 25 Jun 2010 08:01:32 -0000 1.40
+++ common-attributes.html 29 Jun 2010 00:20:39 -0000 1.41
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Common attributes</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: option.html
===================================================================
RCS file: /sources/public/html5/markup/option.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- option.html 25 Jun 2010 08:01:35 -0000 1.53
+++ option.html 29 Jun 2010 00:20:42 -0000 1.54
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: option – option </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: label.html
===================================================================
RCS file: /sources/public/html5/markup/label.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- label.html 25 Jun 2010 08:01:34 -0000 1.51
+++ label.html 29 Jun 2010 00:20:41 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: label – caption for a form control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: select.html
===================================================================
RCS file: /sources/public/html5/markup/select.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- select.html 25 Jun 2010 08:01:35 -0000 1.49
+++ select.html 29 Jun 2010 00:20:43 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: select – option-selection form control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: noscript.html
===================================================================
RCS file: /sources/public/html5/markup/noscript.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- noscript.html 25 Jun 2010 08:01:35 -0000 1.50
+++ noscript.html 29 Jun 2010 00:20:42 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: noscript – fallback content for script </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: blockquote.html
===================================================================
RCS file: /sources/public/html5/markup/blockquote.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- blockquote.html 25 Jun 2010 08:01:31 -0000 1.46
+++ blockquote.html 29 Jun 2010 00:20:38 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: blockquote – block quotation </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: hr.html
===================================================================
RCS file: /sources/public/html5/markup/hr.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- hr.html 25 Jun 2010 08:01:33 -0000 1.46
+++ hr.html 29 Jun 2010 00:20:40 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: hr – thematic break (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: td.html
===================================================================
RCS file: /sources/public/html5/markup/td.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- td.html 25 Jun 2010 08:01:36 -0000 1.51
+++ td.html 29 Jun 2010 00:20:43 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: td – table cell </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: em.html
===================================================================
RCS file: /sources/public/html5/markup/em.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- em.html 25 Jun 2010 08:01:32 -0000 1.45
+++ em.html 29 Jun 2010 00:20:39 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: em – emphatic stress (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: figure.html
===================================================================
RCS file: /sources/public/html5/markup/figure.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- figure.html 25 Jun 2010 08:01:32 -0000 1.32
+++ figure.html 29 Jun 2010 00:20:39 -0000 1.33
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: figure – figure with optional caption (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.hidden.html
===================================================================
RCS file: /sources/public/html5/markup/input.hidden.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.hidden.html 25 Jun 2010 08:01:33 -0000 1.49
+++ input.hidden.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=hidden – hidden input control </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: caption.html
===================================================================
RCS file: /sources/public/html5/markup/caption.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- caption.html 25 Jun 2010 08:01:32 -0000 1.44
+++ caption.html 29 Jun 2010 00:20:38 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: caption – table title </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: kbd.html
===================================================================
RCS file: /sources/public/html5/markup/kbd.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- kbd.html 25 Jun 2010 08:01:34 -0000 1.45
+++ kbd.html 29 Jun 2010 00:20:41 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: kbd – user input </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: references.html
===================================================================
RCS file: /sources/public/html5/markup/references.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- references.html 25 Jun 2010 08:01:35 -0000 1.27
+++ references.html 29 Jun 2010 00:20:42 -0000 1.28
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: References</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: base.html
===================================================================
RCS file: /sources/public/html5/markup/base.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- base.html 25 Jun 2010 08:01:31 -0000 1.48
+++ base.html 29 Jun 2010 00:20:38 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: base – base URL </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: canvas.html
===================================================================
RCS file: /sources/public/html5/markup/canvas.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- canvas.html 25 Jun 2010 08:01:31 -0000 1.45
+++ canvas.html 29 Jun 2010 00:20:38 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: canvas – canvas for dynamic graphics (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.search.html
===================================================================
RCS file: /sources/public/html5/markup/input.search.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.search.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.search.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=search – search field (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: tfoot.html
===================================================================
RCS file: /sources/public/html5/markup/tfoot.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- tfoot.html 25 Jun 2010 08:01:36 -0000 1.43
+++ tfoot.html 29 Jun 2010 00:20:43 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: tfoot – table footer row group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: rt.html
===================================================================
RCS file: /sources/public/html5/markup/rt.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- rt.html 25 Jun 2010 08:01:35 -0000 1.46
+++ rt.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: rt – ruby text (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: fieldset.html
===================================================================
RCS file: /sources/public/html5/markup/fieldset.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- fieldset.html 25 Jun 2010 08:01:32 -0000 1.47
+++ fieldset.html 29 Jun 2010 00:20:39 -0000 1.48
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: fieldset – set of related form controls </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: spec.html
===================================================================
RCS file: /sources/public/html5/markup/spec.html,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -d -r1.221 -r1.222
--- spec.html 28 Jun 2010 12:06:10 -0000 1.221
+++ spec.html 29 Jun 2010 00:20:43 -0000 1.222
@@ -4,22 +4,20 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>HTML: The Markup Language</title>
<link rel="stylesheet" href="style.css" type="text/css">
-<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<script src="js/dfn.js" type="text/javascript"></script><link rel="stylesheet" href="W3C-ED.css" type="text/css">
</head>
<body>
<div class="head">
<div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div>
<h1>HTML: The Markup Language</h1>
-<h2>W3C Working Draft <em>24 June 2010</em>
+<h2>W3C Editor’s Draft <em>29 June 2010</em>
</h2>
<dl>
-<dt>This Version:</dt>
-<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100624/">http://www.w3.org/TR/2010/WD-html-markup-20100624/</a></dd>
-<dt>Latest Published Version:</dt>
-<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
<dt>Latest Editor’s Draft:</dt>
<dd>
<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd>
+<dt>Latest Published Version:</dt>
+<dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd>
<dt>Previous Version:</dt>
<dd><a href="http://www.w3.org/TR/2010/WD-html-markup-20100304/">http://www.w3.org/TR/2010/WD-html-markup-20100304/</a></dd>
<dt>Editor:</dt>
@@ -29,7 +27,8 @@
<p>The content of this document is also available as
<a href="Overview.html">multiple HTML files</a>.
</p>
-<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p>
+<div class="main-license"><p class="copyright">
+ Copyright © 2010 <span>Michael(tm) Smith</span></p></div>
</div>
<hr>
<div id="tocjump" class="skip-link" style="text-align: center"><a href="spec.html#unexpanded-toc">Skip to Table of Contents</a></div>
@@ -64,7 +63,7 @@
reports index</a> at http://www.w3.org/TR/.
</em></p>
<p>
- This document is the 24 June 2010 Working Draft of
+ This document is the 29 June 2010 Editor’s Draft of
<cite>HTML: The Markup Language</cite>.
If you’d like to comment on this document, the preferred
@@ -76,7 +75,7 @@
</p>
<p>
This document
- was published by
+ is associated with
the <a href="http://www.w3.org/html/wg">W3C HTML Working Group</a>,
part of the <a href="http://www.w3.org/MarkUp/Activity.html">HTML Activity</a>
in the W3C <a href="http://www.w3.org/Interaction/">Interaction Domain</a>.
@@ -113,28 +112,12 @@
</div>
<p>
Publication as
- a Working Draft does not imply endorsement by the
+ an Editor’s Draft does not imply endorsement by the
W3C Membership. This is a draft document and may be updated, replaced
or obsoleted by other documents at any time. It is inappropriate to cite
this document as other than work in progress.
</p>
- <p>
- This document was produced by a group operating under the
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
- 2004 W3C Patent Policy</a>.
- This document is informative only.
- W3C maintains a
- <a href="http://www.w3.org/2004/01/pp-impl/40318/status">public list of
- any patent disclosures</a> made in connection with the deliverables of
- the group; that page also includes instructions for disclosing a patent.
- An individual who has actual knowledge of a patent which the individual
- believes contains
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
- Claim(s)</a> must disclose the information in accordance with
- <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
- 6 of the W3C Patent Policy</a>.
- </p>
-</div>
+ </div>
<div class="toc" id="unexpanded-toc">
<h2>Table of Contents </h2>
Index: datalist.html
===================================================================
RCS file: /sources/public/html5/markup/datalist.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- datalist.html 25 Jun 2010 08:01:32 -0000 1.49
+++ datalist.html 29 Jun 2010 00:20:39 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: datalist – predefined options for other controls (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h1.html
===================================================================
RCS file: /sources/public/html5/markup/h1.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- h1.html 25 Jun 2010 08:01:33 -0000 1.48
+++ h1.html 29 Jun 2010 00:20:40 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h1 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h3.html
===================================================================
RCS file: /sources/public/html5/markup/h3.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- h3.html 25 Jun 2010 08:01:33 -0000 1.49
+++ h3.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h3 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: optgroup.html
===================================================================
RCS file: /sources/public/html5/markup/optgroup.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- optgroup.html 25 Jun 2010 08:01:35 -0000 1.44
+++ optgroup.html 29 Jun 2010 00:20:42 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: optgroup – group of options </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.week.html
===================================================================
RCS file: /sources/public/html5/markup/input.week.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- input.week.html 25 Jun 2010 08:01:34 -0000 1.52
+++ input.week.html 29 Jun 2010 00:20:41 -0000 1.53
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=week – year-and-week input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: button.button.html
===================================================================
RCS file: /sources/public/html5/markup/button.button.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- button.button.html 25 Jun 2010 08:01:31 -0000 1.50
+++ button.button.html 29 Jun 2010 00:20:38 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: button type=button – button with no additional semantics </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: form.html
===================================================================
RCS file: /sources/public/html5/markup/form.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- form.html 25 Jun 2010 08:01:32 -0000 1.54
+++ form.html 29 Jun 2010 00:20:40 -0000 1.55
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: form – user-submittable form </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: small.html
===================================================================
RCS file: /sources/public/html5/markup/small.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- small.html 25 Jun 2010 08:01:35 -0000 1.46
+++ small.html 29 Jun 2010 00:20:43 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: small – small print (CHANGED)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: ruby.html
===================================================================
RCS file: /sources/public/html5/markup/ruby.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- ruby.html 25 Jun 2010 08:01:35 -0000 1.46
+++ ruby.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: ruby – ruby annotation (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: ol.html
===================================================================
RCS file: /sources/public/html5/markup/ol.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- ol.html 25 Jun 2010 08:01:35 -0000 1.49
+++ ol.html 29 Jun 2010 00:20:42 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: ol – ordered list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: article.html
===================================================================
RCS file: /sources/public/html5/markup/article.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- article.html 25 Jun 2010 08:01:31 -0000 1.51
+++ article.html 29 Jun 2010 00:20:38 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: article – article (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: elements.html
===================================================================
RCS file: /sources/public/html5/markup/elements.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- elements.html 25 Jun 2010 08:01:32 -0000 1.48
+++ elements.html 29 Jun 2010 00:20:39 -0000 1.49
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: HTML elements</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: colgroup.html
===================================================================
RCS file: /sources/public/html5/markup/colgroup.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- colgroup.html 25 Jun 2010 08:01:32 -0000 1.45
+++ colgroup.html 29 Jun 2010 00:20:39 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: colgroup – table column group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: dl.html
===================================================================
RCS file: /sources/public/html5/markup/dl.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- dl.html 25 Jun 2010 08:01:32 -0000 1.45
+++ dl.html 29 Jun 2010 00:20:39 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: dl – description list </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: thead.html
===================================================================
RCS file: /sources/public/html5/markup/thead.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- thead.html 25 Jun 2010 08:01:36 -0000 1.43
+++ thead.html 29 Jun 2010 00:20:44 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: thead – table heading group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: tbody.html
===================================================================
RCS file: /sources/public/html5/markup/tbody.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- tbody.html 25 Jun 2010 08:01:36 -0000 1.43
+++ tbody.html 29 Jun 2010 00:20:43 -0000 1.44
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: tbody – table row group </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: video.html
===================================================================
RCS file: /sources/public/html5/markup/video.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- video.html 25 Jun 2010 08:01:36 -0000 1.60
+++ video.html 29 Jun 2010 00:20:44 -0000 1.61
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: video – video (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: source.html
===================================================================
RCS file: /sources/public/html5/markup/source.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- source.html 25 Jun 2010 08:01:35 -0000 1.55
+++ source.html 29 Jun 2010 00:20:43 -0000 1.56
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: source – media source (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: button.reset.html
===================================================================
RCS file: /sources/public/html5/markup/button.reset.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- button.reset.html 25 Jun 2010 08:01:31 -0000 1.50
+++ button.reset.html 29 Jun 2010 00:20:38 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: button type=reset – reset button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: meta.charset.html
===================================================================
RCS file: /sources/public/html5/markup/meta.charset.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- meta.charset.html 25 Jun 2010 08:01:34 -0000 1.54
+++ meta.charset.html 29 Jun 2010 00:20:42 -0000 1.55
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: meta charset – document character-encoding declaration (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: output.html
===================================================================
RCS file: /sources/public/html5/markup/output.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- output.html 25 Jun 2010 08:01:35 -0000 1.51
+++ output.html 29 Jun 2010 00:20:42 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: output – result of a calculation in a form (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: i.html
===================================================================
RCS file: /sources/public/html5/markup/i.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- i.html 25 Jun 2010 08:01:33 -0000 1.44
+++ i.html 29 Jun 2010 00:20:40 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: i – offset text typically styled in italic </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.submit.html
===================================================================
RCS file: /sources/public/html5/markup/input.submit.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- input.submit.html 25 Jun 2010 08:01:34 -0000 1.49
+++ input.submit.html 29 Jun 2010 00:20:41 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=submit – submit button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.date.html
===================================================================
RCS file: /sources/public/html5/markup/input.date.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.date.html 25 Jun 2010 08:01:33 -0000 1.51
+++ input.date.html 29 Jun 2010 00:20:40 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=date – date input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: var.html
===================================================================
RCS file: /sources/public/html5/markup/var.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- var.html 25 Jun 2010 08:01:36 -0000 1.44
+++ var.html 29 Jun 2010 00:20:44 -0000 1.45
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: var – variable or placeholder text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: sub.html
===================================================================
RCS file: /sources/public/html5/markup/sub.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- sub.html 25 Jun 2010 08:01:36 -0000 1.46
+++ sub.html 29 Jun 2010 00:20:43 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: sub – subscript </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: title.html
===================================================================
RCS file: /sources/public/html5/markup/title.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- title.html 25 Jun 2010 08:01:36 -0000 1.46
+++ title.html 29 Jun 2010 00:20:44 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: title – document title </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: pre.html
===================================================================
RCS file: /sources/public/html5/markup/pre.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- pre.html 25 Jun 2010 08:01:35 -0000 1.47
+++ pre.html 29 Jun 2010 00:20:42 -0000 1.48
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: pre – preformatted text </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: button.submit.html
===================================================================
RCS file: /sources/public/html5/markup/button.submit.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- button.submit.html 25 Jun 2010 08:01:31 -0000 1.50
+++ button.submit.html 29 Jun 2010 00:20:38 -0000 1.51
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: button type=submit – submit button </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: rp.html
===================================================================
RCS file: /sources/public/html5/markup/rp.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- rp.html 25 Jun 2010 08:01:35 -0000 1.46
+++ rp.html 29 Jun 2010 00:20:42 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: rp – ruby parenthesis (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: sup.html
===================================================================
RCS file: /sources/public/html5/markup/sup.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- sup.html 25 Jun 2010 08:01:36 -0000 1.46
+++ sup.html 29 Jun 2010 00:20:43 -0000 1.47
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: sup – superscript </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: forms-attributes.html
===================================================================
RCS file: /sources/public/html5/markup/forms-attributes.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- forms-attributes.html 25 Jun 2010 08:01:32 -0000 1.17
+++ forms-attributes.html 29 Jun 2010 00:20:40 -0000 1.18
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: Forms attributes</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: details.html
===================================================================
RCS file: /sources/public/html5/markup/details.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- details.html 25 Jun 2010 08:01:32 -0000 1.33
+++ details.html 29 Jun 2010 00:20:39 -0000 1.34
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: details – control for additional on-demand information (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: input.url.html
===================================================================
RCS file: /sources/public/html5/markup/input.url.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- input.url.html 25 Jun 2010 08:01:34 -0000 1.51
+++ input.url.html 29 Jun 2010 00:20:41 -0000 1.52
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: input type=url – URL input control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: summary.html
===================================================================
RCS file: /sources/public/html5/markup/summary.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- summary.html 25 Jun 2010 08:01:36 -0000 1.17
+++ summary.html 29 Jun 2010 00:20:43 -0000 1.18
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: summary – summary, caption, or legend for a details control (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: hgroup.html
===================================================================
RCS file: /sources/public/html5/markup/hgroup.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- hgroup.html 25 Jun 2010 08:01:33 -0000 1.45
+++ hgroup.html 29 Jun 2010 00:20:40 -0000 1.46
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: hgroup – heading group (NEW)</title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Index: h5.html
===================================================================
RCS file: /sources/public/html5/markup/h5.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- h5.html 25 Jun 2010 08:01:33 -0000 1.49
+++ h5.html 29 Jun 2010 00:20:40 -0000 1.50
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="http://www.w3.org/StyleSheets/TR/W3C-WD" type="text/css">
+<link rel="stylesheet" href="W3C-ED.css" type="text/css">
<title>HTML5: h5 – heading </title>
<link rel="stylesheet" href="style.css" type="text/css">
</head>
Received on Tuesday, 29 June 2010 00:21:40 UTC