- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Jan 2010 05:42:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv31798
Modified Files:
Makefile Overview.html acknowledgements.html
apis-in-html-documents.html
association-of-controls-and-forms.html browsers.html
commands.html common-input-element-attributes.html
common-microsyntaxes.html comms.html content-models.html
dnd.html dom.html editing.html edits.html elements.html
embedded-content-0.html embedded-content-1.html forms.html
grouping-content.html history.html iana.html index.html
infrastructure.html interactive-elements.html
introduction.html links.html microdata.html
named-character-references.html number-state.html
obsolete.html offline.html references.html scripting-1.html
sections.html semantics.html states-of-the-type-attribute.html
syntax.html tabular-data.html text-level-semantics.html
the-button-element.html the-canvas-element.html
the-iframe-element.html the-input-element.html
the-map-element.html the-xhtml-syntax.html timers.html
urls.html video.html
Log Message:
typo (whatwg r4456)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- infrastructure.html 1 Jan 2010 05:04:26 -0000 1.550
+++ infrastructure.html 1 Jan 2010 05:42:39 -0000 1.551
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- text-level-semantics.html 1 Jan 2010 05:04:28 -0000 1.546
+++ text-level-semantics.html 1 Jan 2010 05:42:40 -0000 1.547
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scripting-1.html 1 Jan 2010 05:04:27 -0000 1.2
+++ scripting-1.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-map-element.html 1 Jan 2010 05:04:28 -0000 1.2
+++ the-map-element.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- the-canvas-element.html 1 Jan 2010 05:04:28 -0000 1.551
+++ the-canvas-element.html 1 Jan 2010 05:42:40 -0000 1.552
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- tabular-data.html 1 Jan 2010 05:04:28 -0000 1.547
+++ tabular-data.html 1 Jan 2010 05:42:40 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-iframe-element.html 1 Jan 2010 05:04:28 -0000 1.2
+++ the-iframe-element.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- microdata.html 1 Jan 2010 05:04:27 -0000 1.547
+++ microdata.html 1 Jan 2010 05:42:39 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- Overview.html 1 Jan 2010 05:04:26 -0000 1.549
+++ Overview.html 1 Jan 2010 05:42:38 -0000 1.550
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- embedded-content-0.html 1 Jan 2010 04:47:29 -0000 1.546
+++ embedded-content-0.html 1 Jan 2010 05:42:39 -0000 1.547
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- history.html 1 Jan 2010 05:04:26 -0000 1.550
+++ history.html 1 Jan 2010 05:42:39 -0000 1.551
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- common-input-element-attributes.html 1 Jan 2010 05:04:26 -0000 1.2
+++ common-input-element-attributes.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- dom.html 1 Jan 2010 05:04:26 -0000 1.552
+++ dom.html 1 Jan 2010 05:42:39 -0000 1.553
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- embedded-content-1.html 1 Jan 2010 05:04:26 -0000 1.2
+++ embedded-content-1.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-input-element.html 1 Jan 2010 05:04:28 -0000 1.2
+++ the-input-element.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- comms.html 1 Jan 2010 05:04:26 -0000 1.549
+++ comms.html 1 Jan 2010 05:42:38 -0000 1.550
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grouping-content.html 1 Jan 2010 05:04:26 -0000 1.2
+++ grouping-content.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- timers.html 1 Jan 2010 05:04:28 -0000 1.2
+++ timers.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- elements.html 1 Jan 2010 05:04:26 -0000 1.2
+++ elements.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- urls.html 1 Jan 2010 05:04:28 -0000 1.2
+++ urls.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- iana.html 1 Jan 2010 05:04:26 -0000 1.5
+++ iana.html 1 Jan 2010 05:42:39 -0000 1.6
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- association-of-controls-and-forms.html 1 Jan 2010 05:04:26 -0000 1.2
+++ association-of-controls-and-forms.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- forms.html 1 Jan 2010 05:04:26 -0000 1.549
+++ forms.html 1 Jan 2010 05:42:39 -0000 1.550
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- interactive-elements.html 1 Jan 2010 05:04:26 -0000 1.549
+++ interactive-elements.html 1 Jan 2010 05:42:39 -0000 1.550
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- editing.html 1 Jan 2010 05:04:26 -0000 1.551
+++ editing.html 1 Jan 2010 05:42:39 -0000 1.552
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- video.html 1 Jan 2010 05:04:28 -0000 1.551
+++ video.html 1 Jan 2010 05:42:40 -0000 1.552
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- browsers.html 1 Jan 2010 05:04:26 -0000 1.552
+++ browsers.html 1 Jan 2010 05:42:38 -0000 1.553
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- edits.html 1 Jan 2010 05:04:26 -0000 1.2
+++ edits.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- the-xhtml-syntax.html 1 Jan 2010 05:04:28 -0000 1.546
+++ the-xhtml-syntax.html 1 Jan 2010 05:42:40 -0000 1.547
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- offline.html 1 Jan 2010 05:04:27 -0000 1.547
+++ offline.html 1 Jan 2010 05:42:39 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- content-models.html 1 Jan 2010 05:04:26 -0000 1.2
+++ content-models.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- states-of-the-type-attribute.html 1 Jan 2010 05:04:28 -0000 1.2
+++ states-of-the-type-attribute.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- apis-in-html-documents.html 1 Jan 2010 05:04:26 -0000 1.2
+++ apis-in-html-documents.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- obsolete.html 1 Jan 2010 05:04:27 -0000 1.548
+++ obsolete.html 1 Jan 2010 05:42:39 -0000 1.549
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- named-character-references.html 1 Jan 2010 05:04:27 -0000 1.548
+++ named-character-references.html 1 Jan 2010 05:42:39 -0000 1.549
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- references.html 1 Jan 2010 05:04:27 -0000 1.547
+++ references.html 1 Jan 2010 05:42:39 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- semantics.html 1 Jan 2010 05:04:27 -0000 1.551
+++ semantics.html 1 Jan 2010 05:42:39 -0000 1.552
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- index.html 1 Jan 2010 05:04:26 -0000 1.547
+++ index.html 1 Jan 2010 05:42:39 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- the-button-element.html 1 Jan 2010 05:04:28 -0000 1.2
+++ the-button-element.html 1 Jan 2010 05:42:40 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dnd.html 1 Jan 2010 05:04:26 -0000 1.2
+++ dnd.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- links.html 1 Jan 2010 05:04:27 -0000 1.2
+++ links.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- number-state.html 1 Jan 2010 05:04:27 -0000 1.2
+++ number-state.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: Makefile
===================================================================
RCS file: /sources/public/html5/spec-author-view/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile 1 Jan 2010 05:36:59 -0000 1.12
+++ Makefile 1 Jan 2010 05:42:38 -0000 1.13
@@ -45,7 +45,7 @@
do $(PERL) $(PERLFLAGS) -pi -e 's|<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>|<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>\n<p>This is revision $(REVISION)\.</p>|' $$file; done
$(PERL) $(PERLFLAGS) -pi -e 's|<h1>HTML 5</h1>|<h1>HTML 5 (Author Edition)</h1>|' *.html
for htmlfile in $(wildcard *.html); do $(PERL) $(PERLFLAGS) -pi -e 's/<\/title><style type="text\/css">/<\/title><script src="link-fixup.js"><\/script><link href="whatwg.css" rel="stylesheet"\/><style type="text\/css">/' $$htmlfile; done
- for htmlfile in $(wildcard *.html); do $(PERL) $(PERLFLAGS) -pi -e 's/load\('styler.js'\);//' $$htmlfile; done
+ for htmlfile in $(wildcard *.html); do $(PERL) $(PERLFLAGS) -pi -e "s/load\('styler.js'\);//" $$htmlfile; done
cp html5-tools/spec-splitter/link-fixup.js .
clean:
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sections.html 1 Jan 2010 05:04:27 -0000 1.2
+++ sections.html 1 Jan 2010 05:42:39 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- introduction.html 1 Jan 2010 05:04:27 -0000 1.548
+++ introduction.html 1 Jan 2010 05:42:39 -0000 1.549
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- commands.html 1 Jan 2010 05:04:26 -0000 1.2
+++ commands.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- acknowledgements.html 1 Jan 2010 05:04:26 -0000 1.547
+++ acknowledgements.html 1 Jan 2010 05:42:38 -0000 1.548
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- syntax.html 1 Jan 2010 05:04:28 -0000 1.550
+++ syntax.html 1 Jan 2010 05:42:40 -0000 1.551
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- common-microsyntaxes.html 1 Jan 2010 05:04:26 -0000 1.2
+++ common-microsyntaxes.html 1 Jan 2010 05:42:38 -0000 1.3
@@ -249,7 +249,7 @@
// load('reviewer.js'); // would need cross-site XHR
if (document.getElementById('head'))
load('toc.js');
- load('styler.js');
+
// load('updater.js'); // would need cross-site XHR
load('dfn.js');
// load('status.js'); // would need cross-site XHR
Received on Friday, 1 January 2010 05:42:45 UTC