html5/spec-author-view Makefile,1.15,1.16 Overview.html,1.552,1.553 acknowledgements.html,1.550,1.551 apis-in-html-documents.html,1.5,1.6 association-of-controls-and-forms.html,1.5,1.6 browsers.html,1.555,1.556 commands.html,1.5,1.6 common-input-element-attributes.html,1.5,1.6 common-microsyntaxes.html,1.5,1.6 comms.html,1.552,1.553 content-models.html,1.5,1.6 dnd.html,1.5,1.6 dom.html,1.555,1.556 editing.html,1.554,1.555 edits.html,1.5,1.6 elements.html,1.5,1.6 embedded-content-1.html,1.5,1.6 forms.html,1.552,1.553 grouping-content.html,1.5,1.6 history.html,1.553,1.554 iana.html,1.8,1.9 index.html,1.550,1.551 infrastructure.html,1.553,1.554 interactive-elements.html,1.552,1.553 introduction.html,1.551,1.552 links.html,1.5,1.6 microdata.html,1.550,1.551 named-character-references.html,1.551,1.552 number-state.html,1.5,1.6 obsolete.html,1.551,1.552 offline.html,1.550,1.551 references.html,1.550,1.551 scripting-1.html,1.5,1.6 sections.html,1.5,1.6 semantics.html,1.554,1.555 spec.html,1.555,1.556 stat

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv4565

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-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 spec.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.553
retrieving revision 1.554
diff -u -d -r1.553 -r1.554
--- infrastructure.html	1 Jan 2010 05:53:04 -0000	1.553
+++ infrastructure.html	1 Jan 2010 06:06:52 -0000	1.554
@@ -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.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- text-level-semantics.html	1 Jan 2010 05:53:05 -0000	1.549
+++ text-level-semantics.html	1 Jan 2010 06:06:54 -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: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scripting-1.html	1 Jan 2010 05:53:05 -0000	1.5
+++ scripting-1.html	1 Jan 2010 06:06:53 -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: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-map-element.html	1 Jan 2010 05:53:06 -0000	1.5
+++ the-map-element.html	1 Jan 2010 06:06:54 -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: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -d -r1.554 -r1.555
--- the-canvas-element.html	1 Jan 2010 05:53:06 -0000	1.554
+++ the-canvas-element.html	1 Jan 2010 06:06:54 -0000	1.555
@@ -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.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- tabular-data.html	1 Jan 2010 05:53:05 -0000	1.550
+++ tabular-data.html	1 Jan 2010 06:06:54 -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: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-iframe-element.html	1 Jan 2010 05:53:06 -0000	1.5
+++ the-iframe-element.html	1 Jan 2010 06:06:54 -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: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- microdata.html	1 Jan 2010 05:53:04 -0000	1.550
+++ microdata.html	1 Jan 2010 06:06:53 -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: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- Overview.html	1 Jan 2010 05:53:03 -0000	1.552
+++ Overview.html	1 Jan 2010 06:06:52 -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: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.553
retrieving revision 1.554
diff -u -d -r1.553 -r1.554
--- history.html	1 Jan 2010 05:53:04 -0000	1.553
+++ history.html	1 Jan 2010 06:06:52 -0000	1.554
@@ -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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- common-input-element-attributes.html	1 Jan 2010 05:53:04 -0000	1.5
+++ common-input-element-attributes.html	1 Jan 2010 06:06:52 -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: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -d -r1.555 -r1.556
--- dom.html	1 Jan 2010 05:53:04 -0000	1.555
+++ dom.html	1 Jan 2010 06:06:52 -0000	1.556
@@ -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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- embedded-content-1.html	1 Jan 2010 05:53:04 -0000	1.5
+++ embedded-content-1.html	1 Jan 2010 06:06:52 -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: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-input-element.html	1 Jan 2010 05:53:06 -0000	1.5
+++ the-input-element.html	1 Jan 2010 06:06:54 -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: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- comms.html	1 Jan 2010 05:53:04 -0000	1.552
+++ comms.html	1 Jan 2010 06:06:52 -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: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- grouping-content.html	1 Jan 2010 05:53:04 -0000	1.5
+++ grouping-content.html	1 Jan 2010 06:06:52 -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: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- timers.html	1 Jan 2010 05:53:06 -0000	1.5
+++ timers.html	1 Jan 2010 06:06:54 -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: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- elements.html	1 Jan 2010 05:53:04 -0000	1.5
+++ elements.html	1 Jan 2010 06:06:52 -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: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- urls.html	1 Jan 2010 05:53:06 -0000	1.5
+++ urls.html	1 Jan 2010 06:06:54 -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: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- iana.html	1 Jan 2010 05:53:04 -0000	1.8
+++ iana.html	1 Jan 2010 06:06:52 -0000	1.9
@@ -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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- association-of-controls-and-forms.html	1 Jan 2010 05:53:04 -0000	1.5
+++ association-of-controls-and-forms.html	1 Jan 2010 06:06:52 -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: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- forms.html	1 Jan 2010 05:53:04 -0000	1.552
+++ forms.html	1 Jan 2010 06:06:52 -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: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.552
retrieving revision 1.553
diff -u -d -r1.552 -r1.553
--- interactive-elements.html	1 Jan 2010 05:53:04 -0000	1.552
+++ interactive-elements.html	1 Jan 2010 06:06:53 -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: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -d -r1.554 -r1.555
--- editing.html	1 Jan 2010 05:53:04 -0000	1.554
+++ editing.html	1 Jan 2010 06:06:52 -0000	1.555
@@ -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.554
retrieving revision 1.555
diff -u -d -r1.554 -r1.555
--- video.html	1 Jan 2010 05:53:06 -0000	1.554
+++ video.html	1 Jan 2010 06:06:54 -0000	1.555
@@ -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.555
retrieving revision 1.556
diff -u -d -r1.555 -r1.556
--- browsers.html	1 Jan 2010 05:53:04 -0000	1.555
+++ browsers.html	1 Jan 2010 06:06:52 -0000	1.556
@@ -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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- edits.html	1 Jan 2010 05:53:04 -0000	1.5
+++ edits.html	1 Jan 2010 06:06:52 -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: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- the-xhtml-syntax.html	1 Jan 2010 05:53:06 -0000	1.549
+++ the-xhtml-syntax.html	1 Jan 2010 06:06:54 -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: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- offline.html	1 Jan 2010 05:53:05 -0000	1.550
+++ offline.html	1 Jan 2010 06:06:53 -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: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- content-models.html	1 Jan 2010 05:53:04 -0000	1.5
+++ content-models.html	1 Jan 2010 06:06:52 -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: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- states-of-the-type-attribute.html	1 Jan 2010 05:53:05 -0000	1.5
+++ states-of-the-type-attribute.html	1 Jan 2010 06:06:54 -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: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- apis-in-html-documents.html	1 Jan 2010 05:53:04 -0000	1.5
+++ apis-in-html-documents.html	1 Jan 2010 06:06:52 -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: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- obsolete.html	1 Jan 2010 05:53:05 -0000	1.551
+++ obsolete.html	1 Jan 2010 06:06:53 -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: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- named-character-references.html	1 Jan 2010 05:53:04 -0000	1.551
+++ named-character-references.html	1 Jan 2010 06:06:53 -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: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- references.html	1 Jan 2010 05:53:05 -0000	1.550
+++ references.html	1 Jan 2010 06:06:53 -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: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.554
retrieving revision 1.555
diff -u -d -r1.554 -r1.555
--- semantics.html	1 Jan 2010 05:53:05 -0000	1.554
+++ semantics.html	1 Jan 2010 06:06:53 -0000	1.555
@@ -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.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- index.html	1 Jan 2010 05:53:04 -0000	1.550
+++ index.html	1 Jan 2010 06:06:52 -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: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-button-element.html	1 Jan 2010 05:53:05 -0000	1.5
+++ the-button-element.html	1 Jan 2010 06:06:54 -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: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dnd.html	1 Jan 2010 05:53:04 -0000	1.5
+++ dnd.html	1 Jan 2010 06:06:52 -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: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- links.html	1 Jan 2010 05:53:04 -0000	1.5
+++ links.html	1 Jan 2010 06:06:53 -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: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -d -r1.555 -r1.556
--- spec.html	1 Jan 2010 05:53:05 -0000	1.555
+++ spec.html	1 Jan 2010 06:06:53 -0000	1.556
@@ -1,30763 +0,0 @@
-<!DOCTYPE html><!-- when publishing, change bits marked ZZZ --><html lang=en-US-x-Hixie><head><title>HTML5 (Author Edition)</title><script src="link-fixup.js"></script><link href="whatwg.css" rel="stylesheet"/><style type="text/css">
-   pre { margin-left: 2em; white-space: pre-wrap; }
-   h2 { margin: 3em 0 1em 0; }
-   h3 { margin: 2.5em 0 1em 0; }
-   h4 { margin: 2.5em 0 0.75em 0; }
-   h5, h6 { margin: 2.5em 0 1em; }
-   h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
-   h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
-   p { margin: 1em 0; }
-   hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
-   dl, dd { margin-top: 0; margin-bottom: 0; }
[...30733 lines suppressed...]
- v2  * make the spec consistent about whether the word "algorithm" is part of
-       an algorithm's name or not ("</dfn> algorithm", "</span> algorithm")
- v2  * make the spec more consistent about its use of "hexadecimal"
-       and "base-sixteen", the order that 0-9 A-Z a-z is mentioned,
-       and the detail to which the spec explains how to interpret a
-       string as a hexadecimal number.
- v2  * become more consistent about what markup we use to mark up
-       productions (nothing? <i>? <code>?)
- v2  * use <code>Document</code> consistently instead of 'document'.
- v2  * s/raise/throw/g
- v2  * be clearer about arrays/lists/collections being zero-based
-       despite using the term "/index/th".
- v2  * use the sample widgets:
-          <li><img alt="A text field with editable sections for each
-          value, with a button to pop up a dialog showing a calendar or
-          clock." src="sample-datetime-ui-2"></li>
-          <li><img alt="A calendar grid with a clock in the upper right
-          hand corner." src="sample-datetime-ui-3"></li>
---></body></html>
\ No newline at end of file

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- number-state.html	1 Jan 2010 05:53:05 -0000	1.5
+++ number-state.html	1 Jan 2010 06:06:53 -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: Makefile
===================================================================
RCS file: /sources/public/html5/spec-author-view/Makefile,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Makefile	1 Jan 2010 05:53:03 -0000	1.15
+++ Makefile	1 Jan 2010 06:06:52 -0000	1.16
@@ -32,6 +32,7 @@
 	$(PERL) $(PERLFLAGS) -pi -e 's/<a href=spec.html>/<a href=Overview.html>/' $@
 	$(PERL) $(PERLFLAGS) -pi -e 's/<a href=CHANGEMETOSPEC>/<a href=spec.html>/' $@
 	$(PERL) $(PERLFLAGS) -pi -e 's/HTML5<\/title><style type=text\/css>/HTML5 (Author Edition)<\/title><script src="link-fixup.js"><\/script><link href="whatwg.css" rel="stylesheet"\/><style type="text\/css">/' $@
+	$(PERL) $(PERLFLAGS) -pi -e "s/load\('styler.js'\);//" $@;
 
 MANIFEST: spec.html
 	$(PYTHON) $(PYTHONFLAGS) $(SPLITTER) $(SPLITTERFLAGS) $< . \
@@ -45,7 +46,6 @@
 	    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>HTML5</h1>|<h1>HTML5 (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
 	 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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sections.html	1 Jan 2010 05:53:05 -0000	1.5
+++ sections.html	1 Jan 2010 06:06:53 -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: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.551
retrieving revision 1.552
diff -u -d -r1.551 -r1.552
--- introduction.html	1 Jan 2010 05:53:04 -0000	1.551
+++ introduction.html	1 Jan 2010 06:06:53 -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: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- commands.html	1 Jan 2010 05:53:04 -0000	1.5
+++ commands.html	1 Jan 2010 06:06:52 -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: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- acknowledgements.html	1 Jan 2010 05:53:04 -0000	1.550
+++ acknowledgements.html	1 Jan 2010 06:06:52 -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: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.553
retrieving revision 1.554
diff -u -d -r1.553 -r1.554
--- syntax.html	1 Jan 2010 05:53:05 -0000	1.553
+++ syntax.html	1 Jan 2010 06:06:54 -0000	1.554
@@ -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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- common-microsyntaxes.html	1 Jan 2010 05:53:04 -0000	1.5
+++ common-microsyntaxes.html	1 Jan 2010 06:06:52 -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

Received on Friday, 1 January 2010 06:06:58 UTC