hixie: Improve compatibility with IE. (whatwg r4485)

hixie: Improve compatibility with IE. (whatwg r4485)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3584&r2=1.3585&f=h
http://html5.org/tools/web-apps-tracker?from=4484&to=4485

===================================================================
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:56 UTC