html5/html-xhtml-author-guide WD-html-polyglot-20110524.htm,1.7,1.8

Update of /sources/public/html5/html-xhtml-author-guide
In directory hutz:/tmp/cvs-serv9889

Modified Files:
	WD-html-polyglot-20110524.htm 
Log Message:
closed <input> element, per polyglot rules.

Index: WD-html-polyglot-20110524.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- WD-html-polyglot-20110524.htm	19 May 2011 17:03:45 -0000	1.7
+++ WD-html-polyglot-20110524.htm	11 Aug 2011 20:59:14 -0000	1.8
@@ -139,7 +139,7 @@
 			must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
 		</p>
 		<p class="stability" id="wip">
-			<input onclick="closeWarning(this.parentNode)" type="button" value="X">
+			<input onclick="closeWarning(this.parentNode)" type="button" value="X"/>
 			<strong>This is a work in progress!</strong>
 			<br/>
 			For the latest updates from the HTML WG, possibly including important bug fixes,

Received on Thursday, 11 August 2011 20:59:17 UTC