html5/spec-author-view Overview.html,1.545,1.546 acknowledgements.html,1.543,1.544 browsers.html,1.548,1.549 comms.html,1.545,1.546 dom.html,1.548,1.549 editing.html,1.547,1.548 embedded-content-0.html,1.543,1.544 forms.html,1.545,1.546 history.html,1.546,1.547 iana.html,1.1,1.2 index.html,1.543,1.544 infrastructure.html,1.546,1.547 interactive-elements.html,1.545,1.546 introduction.html,1.544,1.545 microdata.html,1.543,1.544 named-character-references.html,1.544,1.545 obsolete.html,1.544,1.545 offline.html,1.543,1.544 references.html,1.543,1.544 semantics.html,1.547,1.548 syntax.html,1.546,1.547 tabular-data.html,1.543,1.544 text-level-semantics.html,1.542,1.543 the-canvas-element.html,1.547,1.548 the-xhtml-syntax.html,1.542,1.543 video.html,1.547,1.548

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

Modified Files:
	Overview.html acknowledgements.html browsers.html comms.html 
	dom.html editing.html embedded-content-0.html forms.html 
	history.html iana.html index.html infrastructure.html 
	interactive-elements.html introduction.html microdata.html 
	named-character-references.html obsolete.html offline.html 
	references.html semantics.html syntax.html tabular-data.html 
	text-level-semantics.html the-canvas-element.html 
	the-xhtml-syntax.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.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- infrastructure.html	21 Dec 2009 22:36:32 -0000	1.546
+++ infrastructure.html	1 Jan 2010 03:11:59 -0000	1.547
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="introduction.html" title="1 Introduction" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="introduction.html" title="1 Introduction" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -d -r1.542 -r1.543
--- text-level-semantics.html	21 Dec 2009 22:36:33 -0000	1.542
+++ text-level-semantics.html	1 Jan 2010 03:12:00 -0000	1.543
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="semantics.html" title="4 The elements of HTML" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="semantics.html" title="4 The elements of HTML" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="video.html" title="4.8.7 The video element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- history.html	21 Dec 2009 22:36:32 -0000	1.546
+++ history.html	1 Jan 2010 03:11:59 -0000	1.547
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="offline.html" title="6.7 Offline Web applications" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="offline.html" title="6.7 Offline Web applications" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="editing.html" title="7 User Interaction" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- tabular-data.html	21 Dec 2009 22:36:33 -0000	1.543
+++ tabular-data.html	1 Jan 2010 03:12:00 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="forms.html" title="4.10 Forms" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: microdata.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/microdata.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- microdata.html	21 Dec 2009 22:36:32 -0000	1.543
+++ microdata.html	1 Jan 2010 03:11:59 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="interactive-elements.html" title="4.11 Interactive elements" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="browsers.html" title="6 Web browsers" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- Overview.html	21 Dec 2009 22:36:31 -0000	1.545
+++ Overview.html	1 Jan 2010 03:11:58 -0000	1.546
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"></head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
    <h1>HTML5</h1>
    <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>

Index: embedded-content-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-0.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- embedded-content-0.html	21 Dec 2009 22:36:32 -0000	1.543
+++ embedded-content-0.html	1 Jan 2010 03:11:59 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="dom.html" title="3 Semantics, structure, and APIs of HTML documents" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="semantics.html" title="4 The elements of HTML" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- dom.html	21 Dec 2009 22:36:32 -0000	1.548
+++ dom.html	1 Jan 2010 03:11:59 -0000	1.549
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="infrastructure.html" title="2 Common infrastructure" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="embedded-content-0.html" title="3.2.5.1.6 Embedded content" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- acknowledgements.html	21 Dec 2009 22:36:31 -0000	1.543
+++ acknowledgements.html	1 Jan 2010 03:11:58 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="references.html" title="References" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="references.html" title="References" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- iana.html	1 Jan 2010 03:08:55 -0000	1.1
+++ iana.html	1 Jan 2010 03:11:59 -0000	1.2
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="obsolete.html" title="11 Obsolete features" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="obsolete.html" title="11 Obsolete features" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="index.html" title="Index" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- forms.html	21 Dec 2009 22:36:32 -0000	1.545
+++ forms.html	1 Jan 2010 03:11:59 -0000	1.546
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="tabular-data.html" title="4.9 Tabular data" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="interactive-elements.html" title="4.11 Interactive elements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- interactive-elements.html	21 Dec 2009 22:36:32 -0000	1.545
+++ interactive-elements.html	1 Jan 2010 03:11:59 -0000	1.546
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="forms.html" title="4.10 Forms" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="forms.html" title="4.10 Forms" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="microdata.html" title="5 Microdata" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- editing.html	21 Dec 2009 22:36:32 -0000	1.547
+++ editing.html	1 Jan 2010 03:11:59 -0000	1.548
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="history.html" title="6.8 Session history and navigation" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="history.html" title="6.8 Session history and navigation" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="comms.html" title="8 Communication" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- video.html	21 Dec 2009 22:36:33 -0000	1.547
+++ video.html	1 Jan 2010 03:12:00 -0000	1.548
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="the-canvas-element.html" title="4.8.11 The canvas element" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -d -r1.548 -r1.549
--- browsers.html	21 Dec 2009 22:36:31 -0000	1.548
+++ browsers.html	1 Jan 2010 03:11:58 -0000	1.549
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="microdata.html" title="5 Microdata" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="microdata.html" title="5 Microdata" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="offline.html" title="6.7 Offline Web applications" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.542
retrieving revision 1.543
diff -u -d -r1.542 -r1.543
--- the-xhtml-syntax.html	21 Dec 2009 22:36:33 -0000	1.542
+++ the-xhtml-syntax.html	1 Jan 2010 03:12:00 -0000	1.543
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="named-character-references.html" title="9.2 Named character references" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="named-character-references.html" title="9.2 Named character references" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="obsolete.html" title="11 Obsolete features" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- the-canvas-element.html	21 Dec 2009 22:36:33 -0000	1.547
+++ the-canvas-element.html	1 Jan 2010 03:12:00 -0000	1.548
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="video.html" title="4.8.7 The video element" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="video.html" title="4.8.7 The video element" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="tabular-data.html" title="4.9 Tabular data" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- offline.html	21 Dec 2009 22:36:32 -0000	1.543
+++ offline.html	1 Jan 2010 03:11:59 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="browsers.html" title="6 Web browsers" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="browsers.html" title="6 Web browsers" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="history.html" title="6.8 Session history and navigation" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.546
retrieving revision 1.547
diff -u -d -r1.546 -r1.547
--- syntax.html	21 Dec 2009 22:36:33 -0000	1.546
+++ syntax.html	1 Jan 2010 03:11:59 -0000	1.547
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="comms.html" title="8 Communication" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="comms.html" title="8 Communication" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="named-character-references.html" title="9.2 Named character references" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -d -r1.544 -r1.545
--- obsolete.html	21 Dec 2009 22:36:32 -0000	1.544
+++ obsolete.html	1 Jan 2010 03:11:59 -0000	1.545
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="the-xhtml-syntax.html" title="10 The XHTML syntax" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="the-xhtml-syntax.html" title="10 The XHTML syntax" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="iana.html" title="12 IANA considerations" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -d -r1.544 -r1.545
--- named-character-references.html	21 Dec 2009 22:36:32 -0000	1.544
+++ named-character-references.html	1 Jan 2010 03:11:59 -0000	1.545
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="syntax.html" title="9 The HTML syntax" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="syntax.html" title="9 The HTML syntax" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="the-xhtml-syntax.html" title="10 The XHTML syntax" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- references.html	21 Dec 2009 22:36:32 -0000	1.543
+++ references.html	1 Jan 2010 03:11:59 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="index.html" title="Index" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="index.html" title="Index" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="acknowledgements.html" title="Acknowledgements" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.547
retrieving revision 1.548
diff -u -d -r1.547 -r1.548
--- semantics.html	21 Dec 2009 22:36:33 -0000	1.547
+++ semantics.html	1 Jan 2010 03:11:59 -0000	1.548
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="embedded-content-0.html" title="3.2.5.1.6 Embedded content" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="embedded-content-0.html" title="3.2.5.1.6 Embedded content" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="text-level-semantics.html" title="4.6 Text-level semantics" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.543
retrieving revision 1.544
diff -u -d -r1.543 -r1.544
--- index.html	21 Dec 2009 22:36:32 -0000	1.543
+++ index.html	1 Jan 2010 03:11:59 -0000	1.544
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="iana.html" title="12 IANA considerations" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="iana.html" title="12 IANA considerations" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="references.html" title="References" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: comms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/comms.html,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- comms.html	21 Dec 2009 22:36:31 -0000	1.545
+++ comms.html	1 Jan 2010 03:11:58 -0000	1.546
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="editing.html" title="7 User Interaction" rel="prev">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="editing.html" title="7 User Interaction" rel="prev">
   <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="syntax.html" title="9 The HTML syntax" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -d -r1.544 -r1.545
--- introduction.html	21 Dec 2009 22:36:32 -0000	1.544
+++ introduction.html	1 Jan 2010 03:11:59 -0000	1.545
@@ -257,7 +257,9 @@
        document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
      fixBrokenLink();
    }
-  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="Overview.html#contents" title="Table of contents" rel="index">
+  </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
+  <script src="link-fixup.js"></script>
+  <link href="Overview.html#contents" title="Table of contents" rel="index">
   <link href="infrastructure.html" title="2 Common infrastructure" rel="next">
   </head><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>

Received on Friday, 1 January 2010 03:12:04 UTC