- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Jul 2010 23:06:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv10167
Modified Files:
acknowledgements.html apis-in-html-documents.html
association-of-controls-and-forms.html browsers.html
commands.html common-dom-interfaces.html
common-input-element-attributes.html common-microsyntaxes.html
content-models.html dnd.html dom.html editing.html edits.html
elements.html embedded-content-1.html fetching-resources.html
forms.html grouping-content.html history.html iana.html
index.html infrastructure.html interactive-elements.html
introduction.html links.html named-character-references.html
namespaces.html number-state.html obsolete.html offline.html
origin-0.html parsing.html references.html rendering.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-end.html
the-iframe-element.html the-input-element.html
the-map-element.html the-xhtml-syntax.html timers.html
tokenization.html urls.html video.html webappapis.html
Log Message:
Captions - Stage 17: The logic for updating active cues, firing events, and triggering rendering updates; start of the domintro stuff. (whatwg r5132)
[updated by splitter]
Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1008
retrieving revision 1.1009
diff -u -d -r1.1008 -r1.1009
--- infrastructure.html 1 Jul 2010 21:36:48 -0000 1.1008
+++ infrastructure.html 2 Jul 2010 23:06:45 -0000 1.1009
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.993
retrieving revision 1.994
diff -u -d -r1.993 -r1.994
--- text-level-semantics.html 22 Jun 2010 10:26:46 -0000 1.993
+++ text-level-semantics.html 2 Jul 2010 23:06:47 -0000 1.994
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="grouping-content.html" title="4.5 Grouping content" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- scripting-1.html 22 Jun 2010 10:26:46 -0000 1.5
+++ scripting-1.html 2 Jul 2010 23:06:47 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-map-element.html 22 Jun 2010 10:26:47 -0000 1.5
+++ the-map-element.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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.10 The canvas element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.860
retrieving revision 1.861
diff -u -d -r1.860 -r1.861
--- the-canvas-element.html 22 Jun 2010 10:26:47 -0000 1.860
+++ the-canvas-element.html 2 Jul 2010 23:06:47 -0000 1.861
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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.6 The video element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- tabular-data.html 22 Jun 2010 10:26:46 -0000 1.988
+++ tabular-data.html 2 Jul 2010 23:06:47 -0000 1.989
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-map-element.html" title="4.8.11 The map element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- the-iframe-element.html 24 Jun 2010 06:46:45 -0000 1.6
+++ the-iframe-element.html 2 Jul 2010 23:06:48 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-1.html" title="4.8 Embedded content" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/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 22 Jun 2010 10:26:43 -0000 1.5
+++ association-of-controls-and-forms.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-button-element.html" title="4.10.8 The button element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-end.html 22 Jun 2010 10:26:47 -0000 1.5
+++ the-end.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="tokenization.html" title="8.2.4 Tokenization" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.989
retrieving revision 1.990
diff -u -d -r1.989 -r1.990
--- history.html 22 Jun 2010 10:26:45 -0000 1.989
+++ history.html 2 Jul 2010 23:06:45 -0000 1.990
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="origin-0.html" title="5.3 Origin" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- common-dom-interfaces.html 22 Jun 2010 10:26:44 -0000 1.5
+++ common-dom-interfaces.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="fetching-resources.html" title="2.6 Fetching resources" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- parsing.html 22 Jun 2010 10:26:46 -0000 1.5
+++ parsing.html 2 Jul 2010 23:06:46 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="8 The HTML syntax" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: fetching-resources.html
===================================================================
RCS file: /sources/public/html5/spec/fetching-resources.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- fetching-resources.html 25 Jun 2010 19:26:57 -0000 1.6
+++ fetching-resources.html 2 Jul 2010 23:06:45 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="urls.html" title="2.5 URLs" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- origin-0.html 22 Jun 2010 10:26:46 -0000 1.5
+++ origin-0.html 2 Jul 2010 23:06:46 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="5 Loading Web pages" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/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 22 Jun 2010 10:26:44 -0000 1.5
+++ common-input-element-attributes.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="number-state.html" title="4.10.7.1.13 Number state" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.999
retrieving revision 1.1000
diff -u -d -r1.999 -r1.1000
--- dom.html 22 Jun 2010 10:26:44 -0000 1.999
+++ dom.html 2 Jul 2010 23:06:44 -0000 1.1000
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="namespaces.html" title="2.8 Namespaces" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- embedded-content-1.html 25 Jun 2010 19:26:57 -0000 1.8
+++ embedded-content-1.html 2 Jul 2010 23:06:45 -0000 1.9
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="edits.html" title="4.7 Edits" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-input-element.html 22 Jun 2010 10:26:47 -0000 1.5
+++ the-input-element.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- rendering.html 22 Jun 2010 10:26:46 -0000 1.6
+++ rendering.html 2 Jul 2010 23:06:47 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="9 The XHTML syntax" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1003
retrieving revision 1.1004
diff -u -d -r1.1003 -r1.1004
--- acknowledgements.html 22 Jun 2010 10:26:43 -0000 1.1003
+++ acknowledgements.html 2 Jul 2010 23:06:44 -0000 1.1004
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- grouping-content.html 22 Jun 2010 10:26:45 -0000 1.5
+++ grouping-content.html 2 Jul 2010 23:06:45 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="sections.html" title="4.4 Sections" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- timers.html 22 Jun 2010 10:26:47 -0000 1.5
+++ timers.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="webappapis.html" title="6 Web application APIs" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- elements.html 22 Jun 2010 10:26:44 -0000 1.5
+++ elements.html 2 Jul 2010 23:06:45 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- urls.html 22 Jun 2010 10:26:47 -0000 1.5
+++ urls.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="common-microsyntaxes.html" title="2.4 Common microsyntaxes" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- tokenization.html 22 Jun 2010 10:26:47 -0000 1.5
+++ tokenization.html 2 Jul 2010 23:06:48 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="parsing.html" title="8.2 Parsing HTML documents" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- forms.html 22 Jun 2010 10:26:44 -0000 1.992
+++ forms.html 2 Jul 2010 23:06:45 -0000 1.993
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- interactive-elements.html 1 Jul 2010 21:36:48 -0000 1.992
+++ interactive-elements.html 2 Jul 2010 23:06:46 -0000 1.993
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="association-of-controls-and-forms.html" title="4.10.18 Association of controls and forms" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.994
retrieving revision 1.995
diff -u -d -r1.994 -r1.995
--- editing.html 22 Jun 2010 10:26:44 -0000 1.994
+++ editing.html 2 Jul 2010 23:06:45 -0000 1.995
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="timers.html" title="6.2 Timers" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.870
retrieving revision 1.871
diff -u -d -r1.870 -r1.871
--- video.html 29 Jun 2010 17:57:09 -0000 1.870
+++ video.html 2 Jul 2010 23:06:48 -0000 1.871
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-iframe-element.html" title="4.8.2 The iframe element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
@@ -2636,25 +2636,28 @@
agent must wait for the steps to complete, and then must immediately
rerun the steps. (These steps are thus run as often as possible or
needed — if one iteration takes a long time, this can cause
- certain ranges to be skipped over as the user agent rushes ahead to
- "catch up".)</p>
+ certain <span title="timed track cue">cues</span> to be skipped over
+ as the user agent rushes ahead to "catch up".)</p>
- <ol><!--XXXTT - the text below is wrong, but we need to do something similar, updating the timed tracks, pausing if necessary (more below)
- <li><p>Let <var title="">current ranges</var> be an ordered list of
- <span title="cue range">cue ranges</span>, initialized to contain
- all the <span title="cue range">cue ranges</span> of the
- <span>media element</span> whose start times are less than or equal
- to the <span>current playback position</span> and whose end times
- are greater than the <span>current playback position</span>, in the
- order they were added to the element.</p></li>
+ <ol><li><p>Let <var title="">current cues</var> be an ordered list of
+ <span title="timed track cue">cues</span>, initialized to contain
+ all the <span title="timed track cue">cues</span> of all the <span title="timed track hidden">hidden</span> or <span title="timed
+ track showing">showing</span> <span title="timed track">timed
+ tracks</span> of the <a href="#media-element">media element</a> (not not the <span title="timed track disabled">disabled</span> ones) whose <span title="timed track cue start time">start times</span> are less than
+ or equal to the <a href="#current-playback-position">current playback position</a> and whose
+ <span title="timed track cue end time">end times</span> are greater
+ than the <a href="#current-playback-position">current playback position</a>, in <span>timed
+ track cue order</span>.</p></li>
- <li><p>Let <var title="">other ranges</var> be an ordered list of
- <span title="cue range">cue ranges</span>, initialized to contain
- all the <span title="cue range">cue ranges</span> of the
- <span>media element</span> that are not present in <var
- title="">current ranges</var>, in the order they were added to the
- element.</p></li>
---><li><p>If the time was reached through the usual monotonic increase
+ <li><p>Let <var title="">other cues</var> be an ordered list of
+ <span title="timed track cue">cues</span>, initialized to contain
+ all the <span title="timed track cue">cues</span> of <span title="timed track hidden">hidden</span> and <span title="timed
+ track showing">showing</span> <span title="timed track">timed
+ tracks</span> of the <a href="#media-element">media element</a> that are not
+ present in <var title="">current cues</var>, also in <span>timed
+ track cue order</span>.</p></li>
+
+ <li><p>If the time was reached through the usual monotonic increase
of the current playback position during normal playback, and if the
user agent has not fired a <code title="event-media-timeupdate"><a href="#event-media-timeupdate">timeupdate</a></code> event at the
element in the past 15 to 250ms and is not still running event
@@ -2672,47 +2675,69 @@
not any more frequent than the user agent can comfortably handle
while decoding the video.</p></li>
-<!--XXXTT [beware - - nested comments]
- <li><p>If none of the <span title="cue range">cue ranges</span> in
- <var title="">current ranges</var> have their "active" boolean set
- to "false" (inactive) and none of the <span title="cue range">cue
- ranges</span> in <var title="">other ranges</var> have their
- "active" boolean set to "true" (active), then abort these
+ <li><p>If all of the <span title="timed track cue">cues</span> in
+ <var title="">current cues</var> have their <span>timed track cue
+ active flag</span> set, and none of the <span title="timed track
+ cue">cues</span> in <var title="">other cues</var> have their
+ <span>timed track cue active flag</span> set, then abort these
steps.</p></li>
<li><p>If the time was reached through the usual monotonic increase
of the current playback position during normal playback, and there
- are <span title="cue range">cue ranges</span> in <var
- title="">other ranges</var> that have both their "active" boolean
- and their "pause" boolean set to "true", then immediately act as if
- the element's <code title="dom-media-pause">pause()</code> method
- had been invoked. <!- - pause() can in theory call load(), but never
- can it do so as part of this invokation, since we wouldn't be in
- this algorithm if the media element was empty. So, no need to couch
- all this in a task. - -> (In the other cases, such as explicit
- seeks, playback is not paused by exiting a cue range, even if that
- cue range has its "pause" boolean set to "true".)</p></li>
+ are <span title="timed track cue">cues</span> in <var title="">other cues</var> that have both their <span>timed track
+ cue active flag</span> set and their <span>timed track cue
+ pause-on-exit flag</span> set, then immediately act as if the
+ element's <code title="dom-media-pause"><a href="#dom-media-pause">pause()</a></code> method had
+ been invoked. <!-- pause() can in theory call load(), but never can
+ it do so as part of this invokation, since we wouldn't be in this
+ algorithm if the media element was empty. So, no need to couch all
+ this in a task. --> (In the other cases, such as explicit seeks,
+ playback is not paused by going past the end time of a <span title="timed track cue">cue</span>, even if that <span title="timed
+ track cue">cue</span> has its <span>timed track cue pause-on-exit
+ flag</span> set.)</p></li>
- <li><p>For each non-null "exit" callback of the <span
- title="cue range">cue ranges</span> in <var title="">other
- ranges</var> that have their "active" boolean set to "true"
- (active), in list order, <span>queue a task</span> that invokes the
- callback, passing the cue range's identifier as the callback's only
- argument.</p></li>
+ <li><p>Let <var title="">affected tracks</var> be a list of <span title="timed track">timed tracks</span>, initially empty.</p></li>
- <li><p>For each non-null "enter" callback of the <span title="cue
- range">cue ranges</span> in <var title="">current ranges</var> that
- have their "active" boolean set to "false" (inactive), in list
- order, <span>queue a task</span> that invokes the callback, passing
- the cue range's identifier as the callback's only
- argument.</p></li>
+ <li><p>For each <span title="timed track cue">timed track
+ cue</span> in <var title="">other cues</var> that has its
+ <span>timed track cue active flag</span> set, in list order,
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
+ <code title="event-exit">exit</code> at the
+ <code>TimedTrackCue</code> object, and add the <span title="timed
+ track cue">cue</span>'s <span>timed track</span> to <var title="">affected tracks</var>, if it's not already in the
+ list.</p></li>
+
+ <li><p>For each <span title="timed track cue">timed track
+ cue</span> in <var title="">current cues</var> that does not have
+ its <span>timed track cue active flag</span> set, in list order,
+ <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named
+ <code title="event-enter">enter</code> at the
+ <code>TimedTrackCue</code> object, and add the <span title="timed
+ track cue">cue</span>'s <span>timed track</span> to <var title="">affected tracks</var>, if it's not already in the
+ list.</p></li>
+
+ <li><p>For each <span>timed track</span> in <var title="">affected
+ tracks</var>, in the order they were added to the list (which will
+ match the relative order of the <span title="timed track">timed
+ tracks</span> in the <a href="#media-element">media element</a>'s <span>list of
+ timed tracks</span>), <a href="webappapis.html#queue-a-task">queue a task</a> to <a href="webappapis.html#fire-a-simple-event">fire a
+ simple event</a> named <code title="event-cuechange">cuechange</code> at the
+ <code>TimedTrack</code> object, and, if the <span>timed
+ track</span> has a corresponding <code>track</code> element, to
+ then <a href="webappapis.html#fire-a-simple-event">fire a simple event</a> named <code title="event-cuechange">cuechange</code> at the <code>track</code>
+ element as well.</p></li>
+
+ <li><p>Set the <span>timed track cue active flag</span> of all the
+ <span title="timed track cue">cues</span> in the <var title="">current cues</var>, and unset the <span>timed track cue
+ active flag</span> of all the <span title="timed track
+ cue">cues</span> in the <var title="">other cues</var>.</p></li>
+
+ <li><p>Run the rules for rendering the cues of each of the <span title="timed track">timed tracks</span> in <var title="">affected
+ tracks</var> that are <span title="timed track
+ showing">showing</span> (e.g., for <span title="timed track">timed
+ tracks</span> based on <span>WebSRT</span>, the <span>rules for
+ updating the display of WebSRT timed tracks</span>).</p></li>
- <li><p>Set the "active" boolean of all the <span title="cue
- range">cue ranges</span> in the <var title="">current ranges</var>
- list to "true" (active), and the "active" boolean of all the <span
- title="cue range">cue ranges</span> in the <var title="">other
- ranges</var> list to "false" (inactive).</p></li>
--->
</ol><p>When a <a href="#media-element">media element</a> is <a href="infrastructure.html#remove-an-element-from-a-document" title="remove an
element from a document">removed from a
<code>Document</code></a>, if the <a href="#media-element">media element</a>'s
Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.994
retrieving revision 1.995
diff -u -d -r1.994 -r1.995
--- browsers.html 22 Jun 2010 10:26:44 -0000 1.994
+++ browsers.html 2 Jul 2010 23:06:44 -0000 1.995
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="links.html" title="4.12 Links" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- edits.html 22 Jun 2010 10:26:44 -0000 1.5
+++ edits.html 2 Jul 2010 23:06:45 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.998
retrieving revision 1.999
diff -u -d -r1.998 -r1.999
--- the-xhtml-syntax.html 22 Jun 2010 10:26:47 -0000 1.998
+++ the-xhtml-syntax.html 2 Jul 2010 23:06:48 -0000 1.999
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="8.5 Named character references" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -d -r1.325 -r1.326
--- iana.html 22 Jun 2010 10:26:45 -0000 1.325
+++ iana.html 2 Jul 2010 23:06:45 -0000 1.326
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- offline.html 25 Jun 2010 19:26:57 -0000 1.988
+++ offline.html 2 Jul 2010 23:06:46 -0000 1.989
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="5.4 Session history and navigation" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- content-models.html 22 Jun 2010 10:26:44 -0000 1.5
+++ content-models.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="elements.html" title="3.2 Elements" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/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 22 Jun 2010 10:26:46 -0000 1.5
+++ states-of-the-type-attribute.html 2 Jul 2010 23:06:47 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-input-element.html" title="4.10.7 The input element" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec/apis-in-html-documents.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- apis-in-html-documents.html 1 Jul 2010 21:36:46 -0000 1.6
+++ apis-in-html-documents.html 2 Jul 2010 23:06:44 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="content-models.html" title="3.2.5 Content models" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.989
retrieving revision 1.990
diff -u -d -r1.989 -r1.990
--- obsolete.html 22 Jun 2010 10:26:45 -0000 1.989
+++ obsolete.html 2 Jul 2010 23:06:46 -0000 1.990
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="rendering.html" title="10 Rendering" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.986
retrieving revision 1.987
diff -u -d -r1.986 -r1.987
--- named-character-references.html 22 Jun 2010 10:26:45 -0000 1.986
+++ named-character-references.html 2 Jul 2010 23:06:46 -0000 1.987
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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-end.html" title="8.2.6 The end" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.994
retrieving revision 1.995
diff -u -d -r1.994 -r1.995
--- references.html 22 Jun 2010 10:26:46 -0000 1.994
+++ references.html 2 Jul 2010 23:06:46 -0000 1.995
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1007
retrieving revision 1.1008
diff -u -d -r1.1007 -r1.1008
--- semantics.html 22 Jun 2010 10:26:46 -0000 1.1007
+++ semantics.html 2 Jul 2010 23:06:47 -0000 1.1008
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="apis-in-html-documents.html" title="3.3 APIs in HTML documents" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.995
retrieving revision 1.996
diff -u -d -r1.995 -r1.996
--- index.html 22 Jun 2010 10:26:45 -0000 1.995
+++ index.html 2 Jul 2010 23:06:45 -0000 1.996
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- the-button-element.html 22 Jun 2010 10:26:47 -0000 1.5
+++ the-button-element.html 2 Jul 2010 23:06:47 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="common-input-element-attributes.html" title="4.10.7.2 Common input element attributes" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dnd.html 22 Jun 2010 10:26:44 -0000 1.5
+++ dnd.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- links.html 22 Jun 2010 10:26:45 -0000 1.6
+++ links.html 2 Jul 2010 23:06:46 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="commands.html" title="4.11.5 Commands" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1047
retrieving revision 1.1048
diff -u -d -r1.1047 -r1.1048
--- spec.html 1 Jul 2010 21:36:48 -0000 1.1047
+++ spec.html 2 Jul 2010 23:06:47 -0000 1.1048
@@ -305,22 +305,21 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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>
- <h2 class="no-num no-toc" id="w3c-working-draft-24-june-2010">W3C Working Draft 24 June 2010</h2>
- <dl><dt>This Version:</dt>
- <dd><a href="http://www.w3.org/TR/2010/WD-html5-20100624/">http://www.w3.org/TR/2010/WD-html5-20100624/</a></dd>
- <dt>Latest Published Version:</dt>
+ <h2 class="no-num no-toc" id="editor-s-draft-2-july-2010">Editor's Draft 2 July 2010</h2>
+ <dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
<dd><a href="http://dev.w3.org/html5/spec/Overview.html">http://dev.w3.org/html5/spec/Overview.html</a></dd>
<!-- ZZZ: add the new version after it has shipped -->
<dt>Previous Versions:</dt>
+ <dd><a href="http://www.w3.org/TR/2010/WD-html5-20100624/">http://www.w3.org/TR/2010/WD-html5-20100624/</a></dd>
<dd><a href="http://www.w3.org/TR/2010/WD-html5-20100304/">http://www.w3.org/TR/2010/WD-html5-20100304/</a></dd>
<dd><a href="http://www.w3.org/TR/2009/WD-html5-20090825/">http://www.w3.org/TR/2009/WD-html5-20090825/</a></dd>
<dd><a href="http://www.w3.org/TR/2009/WD-html5-20090423/">http://www.w3.org/TR/2009/WD-html5-20090423/</a></dd>
@@ -334,7 +333,7 @@
<a href="Overview.html">single page HTML</a>,
<a href="spec.html">multipage HTML</a>,
<a href="author/">author edition</a>.
-This is revision 1.4107.
+This is revision 1.4108.
</p>
<p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
© 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -419,7 +418,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 24 June 2010 Working Draft snapshot.
+ This specification is the 2 July 2010 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec/number-state.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- number-state.html 22 Jun 2010 10:26:45 -0000 1.5
+++ number-state.html 2 Jul 2010 23:06:46 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="states-of-the-type-attribute.html" title="4.10.7.1 States of the type attribute" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sections.html 22 Jun 2010 10:26:46 -0000 1.5
+++ sections.html 2 Jul 2010 23:06:47 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="scripting-1.html" title="4.3 Scripting" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- namespaces.html 22 Jun 2010 10:26:45 -0000 1.5
+++ namespaces.html 2 Jul 2010 23:06:46 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="common-dom-interfaces.html" title="2.7 Common DOM interfaces" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.998
retrieving revision 1.999
diff -u -d -r1.998 -r1.999
--- introduction.html 22 Jun 2010 10:26:45 -0000 1.998
+++ introduction.html 2 Jul 2010 23:06:46 -0000 1.999
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="spec.html#contents" title="Table of contents" rel="index">
<link href="infrastructure.html" title="2 Common infrastructure" rel="next">
@@ -423,12 +423,13 @@
the specification under the W3C copyright, while keeping a version
with the less restrictive license on the WHATWG site.</p><p>Since then, both groups have been working together.</p><!--w3c-html--><!--VERSION--><p>The <a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML
specification</a> published by the WHATWG is not identical to
- this specification. At the time of this publication, the main
- differences were that the WHATWG version included features not
- included in this W3C version: some features have been omitted, but
- may be considered for future revisions of HTML beyond HTML5; and
- other features were omitted because at the W3C they are published as
- separate specifications.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
+ this specification. The main differences are that the WHATWG version
+ includes features not included in this W3C version: some features
+ have been omitted as they are considered part of future revisions of
+ HTML, not HTML5; and other features are omitted because at the W3C
+ they are published as separate specifications. There are also some
+ minor differences. For an exact list of differences, please see the
+ WHATWG specification.</p><!--w3c-html--><!--VERSION--><p>A separate document has been published by the W3C HTML working
group to document the differences between this specification and the
language described in the HTML4 specification. <a href="references.html#refsHTMLDIFF">[HTMLDIFF]</a></p><h3 id="design-notes"><span class="secno">1.5 </span>Design notes</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><p><i>This section is non-normative.</i></p><p>It must be admitted that many aspects of HTML appear at first
glance to be nonsensical and inconsistent.</p><p>HTML, its supporting DOM APIs, as well as many of its supporting
Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- commands.html 22 Jun 2010 10:26:44 -0000 1.5
+++ commands.html 2 Jul 2010 23:06:44 -0000 1.6
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- syntax.html 22 Jun 2010 10:26:46 -0000 1.1000
+++ syntax.html 2 Jul 2010 23:06:47 -0000 1.1001
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css">
<script src="link-fixup.js"></script>
<link href="dnd.html" title="7.9 Drag and drop" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -d -r1.122 -r1.123
--- webappapis.html 22 Jun 2010 10:26:47 -0000 1.122
+++ webappapis.html 2 Jul 2010 23:06:48 -0000 1.123
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="5.6 Offline Web applications" rel="prev">
<link href="spec.html#contents" title="Table of contents" rel="index">
Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- common-microsyntaxes.html 22 Jun 2010 10:26:44 -0000 1.6
+++ common-microsyntaxes.html 2 Jul 2010 23:06:44 -0000 1.7
@@ -305,7 +305,7 @@
document.getElementsByTagName('h2')[0].textContent += '; load: ' + (new Date() - loadTimer) + 'ms';
fixBrokenLink();
}
- </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css">
+ </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="spec.html#contents" title="Table of contents" rel="index">
Received on Friday, 2 July 2010 23:06:54 UTC