html5/spec acknowledgements.html,1.1023,1.1024 apis-in-html-documents.html,1.11,1.12 association-of-controls-and-forms.html,1.21,1.22 browsers.html,1.1000,1.1001 commands.html,1.8,1.9 common-dom-interfaces.html,1.8,1.9 common-input-element-attributes.html,1.10,1.11 common-microsyntaxes.html,1.10,1.11 content-models.html,1.11,1.12 dnd.html,1.13,1.14 dom.html,1.1006,1.1007 editing.html,1.999,1.1000 edits.html,1.8,1.9 elements.html,1.8,1.9 embedded-content-1.html,1.13,1.14 fetching-resources.html,1.9,1.10 forms.html,1.996,1.997 grouping-content.html,1.8,1.9 history.html,1.996,1.997 iana.html,1.328,1.329 index.html,1.1000,1.1001 infrastructure.html,1.1012,1.1013 interactive-elements.html,1.996,1.997 introduction.html,1.1002,1.1003 links.html,1.17,1.18 named-character-references.html,1.989,1.990 namespaces.html,1.8,1.9 number-state.html,1.10,1.11 obsolete.html,1.992,1.993 offline.html,1.994,1.995 origin-0.html,1.8,1.9 parsing.html,1.14,1.15 references.html,1.1001,1.1002 rendering.html,1.14,1.15 scriptin

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5049

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:
Try to clarify an example (whatwg r5278)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1012
retrieving revision 1.1013
diff -u -d -r1.1012 -r1.1013
--- infrastructure.html	10 Aug 2010 21:16:55 -0000	1.1012
+++ infrastructure.html	11 Aug 2010 03:56:44 -0000	1.1013
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.998
retrieving revision 1.999
diff -u -d -r1.998 -r1.999
--- text-level-semantics.html	10 Aug 2010 21:16:57 -0000	1.998
+++ text-level-semantics.html	11 Aug 2010 03:56:45 -0000	1.999
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- scripting-1.html	10 Aug 2010 21:16:56 -0000	1.9
+++ scripting-1.html	11 Aug 2010 03:56:45 -0000	1.10
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- the-map-element.html	10 Aug 2010 21:16:57 -0000	1.10
+++ the-map-element.html	11 Aug 2010 03:56:46 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.864
retrieving revision 1.865
diff -u -d -r1.864 -r1.865
--- the-canvas-element.html	10 Aug 2010 21:16:57 -0000	1.864
+++ the-canvas-element.html	11 Aug 2010 03:56:46 -0000	1.865
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- tabular-data.html	10 Aug 2010 21:16:56 -0000	1.992
+++ tabular-data.html	11 Aug 2010 03:56:45 -0000	1.993
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- the-iframe-element.html	10 Aug 2010 22:26:48 -0000	1.13
+++ the-iframe-element.html	11 Aug 2010 03:56:46 -0000	1.14
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- association-of-controls-and-forms.html	10 Aug 2010 21:16:51 -0000	1.21
+++ association-of-controls-and-forms.html	11 Aug 2010 03:56:43 -0000	1.22
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- the-end.html	10 Aug 2010 21:16:57 -0000	1.11
+++ the-end.html	11 Aug 2010 03:56:46 -0000	1.12
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.996
retrieving revision 1.997
diff -u -d -r1.996 -r1.997
--- history.html	10 Aug 2010 22:26:47 -0000	1.996
+++ history.html	11 Aug 2010 03:56:44 -0000	1.997
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- common-dom-interfaces.html	10 Aug 2010 21:16:51 -0000	1.8
+++ common-dom-interfaces.html	11 Aug 2010 03:56:43 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- parsing.html	10 Aug 2010 21:16:56 -0000	1.14
+++ parsing.html	11 Aug 2010 03:56:45 -0000	1.15
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: fetching-resources.html
===================================================================
RCS file: /sources/public/html5/spec/fetching-resources.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- fetching-resources.html	10 Aug 2010 21:16:52 -0000	1.9
+++ fetching-resources.html	11 Aug 2010 03:56:44 -0000	1.10
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- origin-0.html	10 Aug 2010 21:16:56 -0000	1.8
+++ origin-0.html	11 Aug 2010 03:56:45 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- common-input-element-attributes.html	10 Aug 2010 21:16:51 -0000	1.10
+++ common-input-element-attributes.html	11 Aug 2010 03:56:43 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
@@ -707,7 +707,7 @@
 &lt;/label&gt;</pre>
    <p>...could cause the UA to display an alert such as:</p>
    <pre><samp>A part number is a digit followed by three uppercase letters.
-You cannot complete this form until the field is correct.</samp></pre>
+You cannot submit this form when the field is incorrect.</samp></pre>
   </div><p>When a control has a <code title="attr-input-pattern"><a href="#attr-input-pattern">pattern</a></code> attribute, the <code title="attr-title"><a href="elements.html#the-title-attribute">title</a></code> attribute, if used, must describe
   the pattern.  Additional information could also be included, so long
   as it assists the user in filling in the control. Otherwise,

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1006
retrieving revision 1.1007
diff -u -d -r1.1006 -r1.1007
--- dom.html	10 Aug 2010 21:16:52 -0000	1.1006
+++ dom.html	11 Aug 2010 03:56:43 -0000	1.1007
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- embedded-content-1.html	10 Aug 2010 23:26:54 -0000	1.13
+++ embedded-content-1.html	11 Aug 2010 03:56:44 -0000	1.14
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- the-input-element.html	10 Aug 2010 21:16:57 -0000	1.9
+++ the-input-element.html	11 Aug 2010 03:56:46 -0000	1.10
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- rendering.html	10 Aug 2010 21:16:56 -0000	1.14
+++ rendering.html	11 Aug 2010 03:56:45 -0000	1.15
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1023
retrieving revision 1.1024
diff -u -d -r1.1023 -r1.1024
--- acknowledgements.html	10 Aug 2010 23:26:54 -0000	1.1023
+++ acknowledgements.html	11 Aug 2010 03:56:43 -0000	1.1024
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- grouping-content.html	10 Aug 2010 21:16:54 -0000	1.8
+++ grouping-content.html	11 Aug 2010 03:56:44 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- timers.html	10 Aug 2010 21:16:57 -0000	1.8
+++ timers.html	11 Aug 2010 03:56:46 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- elements.html	10 Aug 2010 21:16:52 -0000	1.8
+++ elements.html	11 Aug 2010 03:56:43 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- urls.html	10 Aug 2010 21:16:59 -0000	1.10
+++ urls.html	11 Aug 2010 03:56:46 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- tokenization.html	10 Aug 2010 21:16:59 -0000	1.19
+++ tokenization.html	11 Aug 2010 03:56:46 -0000	1.20
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.996
retrieving revision 1.997
diff -u -d -r1.996 -r1.997
--- forms.html	10 Aug 2010 21:16:52 -0000	1.996
+++ forms.html	11 Aug 2010 03:56:44 -0000	1.997
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.996
retrieving revision 1.997
diff -u -d -r1.996 -r1.997
--- interactive-elements.html	10 Aug 2010 21:16:55 -0000	1.996
+++ interactive-elements.html	11 Aug 2010 03:56:44 -0000	1.997
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.999
retrieving revision 1.1000
diff -u -d -r1.999 -r1.1000
--- editing.html	10 Aug 2010 21:16:52 -0000	1.999
+++ editing.html	11 Aug 2010 03:56:43 -0000	1.1000
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec/video.html,v
retrieving revision 1.876
retrieving revision 1.877
diff -u -d -r1.876 -r1.877
--- video.html	10 Aug 2010 21:16:59 -0000	1.876
+++ video.html	11 Aug 2010 03:56:46 -0000	1.877
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- browsers.html	10 Aug 2010 22:26:46 -0000	1.1000
+++ browsers.html	11 Aug 2010 03:56:43 -0000	1.1001
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- edits.html	10 Aug 2010 21:16:52 -0000	1.8
+++ edits.html	11 Aug 2010 03:56:43 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1003
retrieving revision 1.1004
diff -u -d -r1.1003 -r1.1004
--- the-xhtml-syntax.html	10 Aug 2010 21:16:57 -0000	1.1003
+++ the-xhtml-syntax.html	11 Aug 2010 03:56:46 -0000	1.1004
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.328
retrieving revision 1.329
diff -u -d -r1.328 -r1.329
--- iana.html	10 Aug 2010 21:16:54 -0000	1.328
+++ iana.html	11 Aug 2010 03:56:44 -0000	1.329
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.994
retrieving revision 1.995
diff -u -d -r1.994 -r1.995
--- offline.html	10 Aug 2010 21:16:55 -0000	1.994
+++ offline.html	11 Aug 2010 03:56:45 -0000	1.995
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- content-models.html	10 Aug 2010 21:16:52 -0000	1.11
+++ content-models.html	11 Aug 2010 03:56:43 -0000	1.12
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- states-of-the-type-attribute.html	10 Aug 2010 21:16:56 -0000	1.10
+++ states-of-the-type-attribute.html	11 Aug 2010 03:56:45 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec/apis-in-html-documents.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- apis-in-html-documents.html	10 Aug 2010 21:16:51 -0000	1.11
+++ apis-in-html-documents.html	11 Aug 2010 03:56:43 -0000	1.12
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- obsolete.html	10 Aug 2010 21:16:55 -0000	1.992
+++ obsolete.html	11 Aug 2010 03:56:44 -0000	1.993
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.989
retrieving revision 1.990
diff -u -d -r1.989 -r1.990
--- named-character-references.html	10 Aug 2010 21:16:55 -0000	1.989
+++ named-character-references.html	11 Aug 2010 03:56:44 -0000	1.990
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1001
retrieving revision 1.1002
diff -u -d -r1.1001 -r1.1002
--- references.html	10 Aug 2010 21:16:56 -0000	1.1001
+++ references.html	11 Aug 2010 03:56:45 -0000	1.1002
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1012
retrieving revision 1.1013
diff -u -d -r1.1012 -r1.1013
--- semantics.html	10 Aug 2010 21:16:56 -0000	1.1012
+++ semantics.html	11 Aug 2010 03:56:45 -0000	1.1013
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1000
retrieving revision 1.1001
diff -u -d -r1.1000 -r1.1001
--- index.html	10 Aug 2010 21:16:54 -0000	1.1000
+++ index.html	11 Aug 2010 03:56:44 -0000	1.1001
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- the-button-element.html	10 Aug 2010 21:16:57 -0000	1.14
+++ the-button-element.html	11 Aug 2010 03:56:45 -0000	1.15
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- dnd.html	10 Aug 2010 21:16:52 -0000	1.13
+++ dnd.html	11 Aug 2010 03:56:43 -0000	1.14
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- links.html	10 Aug 2010 21:16:55 -0000	1.17
+++ links.html	11 Aug 2010 03:56:44 -0000	1.18
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1130
retrieving revision 1.1131
diff -u -d -r1.1130 -r1.1131
--- spec.html	10 Aug 2010 23:26:54 -0000	1.1130
+++ spec.html	11 Aug 2010 03:56:45 -0000	1.1131
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
@@ -315,7 +315,7 @@
 
    <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="editor-s-draft-10-august-2010">Editor's Draft 10 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-11-august-2010">Editor's Draft 11 August 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>
@@ -336,7 +336,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.4205.
+This is revision 1.4206.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -421,7 +421,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 10 August 2010 Editor's Draft.
+  This specification is the 11 August 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- number-state.html	10 Aug 2010 21:16:55 -0000	1.10
+++ number-state.html	11 Aug 2010 03:56:44 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- sections.html	10 Aug 2010 21:16:56 -0000	1.10
+++ sections.html	11 Aug 2010 03:56:45 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- namespaces.html	10 Aug 2010 21:16:55 -0000	1.8
+++ namespaces.html	11 Aug 2010 03:56:44 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1002
retrieving revision 1.1003
diff -u -d -r1.1002 -r1.1003
--- introduction.html	10 Aug 2010 21:16:55 -0000	1.1002
+++ introduction.html	11 Aug 2010 03:56:44 -0000	1.1003
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- commands.html	10 Aug 2010 21:16:51 -0000	1.8
+++ commands.html	11 Aug 2010 03:56:43 -0000	1.9
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1006
retrieving revision 1.1007
diff -u -d -r1.1006 -r1.1007
--- syntax.html	10 Aug 2010 21:16:56 -0000	1.1006
+++ syntax.html	11 Aug 2010 03:56:45 -0000	1.1007
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- webappapis.html	10 Aug 2010 21:16:59 -0000	1.127
+++ webappapis.html	11 Aug 2010 03:56:46 -0000	1.128
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- common-microsyntaxes.html	10 Aug 2010 21:16:51 -0000	1.10
+++ common-microsyntaxes.html	11 Aug 2010 03:56:43 -0000	1.11
@@ -192,7 +192,7 @@
    .applies td { text-align: center; }
    .applies .yes { background: yellow; }
 
-   .matrix, .matrix td { border: none; text-align: right; }
+   .matrix, .matrix td { border: hidden; text-align: right; }
    .matrix { margin-left: 2em; }
 
    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }

Received on Wednesday, 11 August 2010 03:56:51 UTC