html5/spec Overview.html,1.3584,1.3585

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

Modified Files:
	Overview.html 
Log Message:
Improve compatibility with IE. (whatwg r4485)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3584
retrieving revision 1.3585
diff -u -d -r1.3584 -r1.3585
--- Overview.html	5 Jan 2010 11:19:15 -0000	1.3584
+++ Overview.html	5 Jan 2010 11:27:18 -0000	1.3585
@@ -4445,7 +4445,7 @@
      <td><a href="#concept-uda-input" title="concept-uda-input">input</a> is hierarchical
     <tr><td><dfn id="dom-uda-hash" title="dom-uda-hash"><code>hash</code></dfn>
      <td><a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a>
-     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> contained a <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component (possibly an empty one)
+     <td><a href="#concept-uda-input" title="concept-uda-input">input</a> contained a non-empty <a href="#url-fragment" title="url-fragment">&lt;fragment&gt;</a> component
      <td>U+0023 NUMBER SIGN (#)
      <td>&mdash;
      <td>Remove one leading U+0023 NUMBER SIGN character (#), if any

Received on Tuesday, 5 January 2010 11:27:23 UTC