W3C home > Mailing lists > Public > public-html-diffs@w3.org > September 2009

hixie: Allow <span title=&> since the syntax section says it's ok. (whatwg r3852)

From: poot <cvsmail@w3.org>
Date: Tue, 15 Sep 2009 10:39:45 +0900 (JST)
To: public-html-diffs@w3.org
Message-Id: <20090915013945.D0C7A2BC0A@toro.w3.mag.keio.ac.jp>
hixie: Allow <span title=&> since the syntax section says it's ok.
(whatwg r3852)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3018&r2=1.3019&f=h
http://html5.org/tools/web-apps-tracker?from=3851&to=3852

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3018
retrieving revision 1.3019
diff -u -d -r1.3018 -r1.3019
--- Overview.html	15 Sep 2009 01:36:52 -0000	1.3018
+++ Overview.html	15 Sep 2009 01:39:25 -0000	1.3019
@@ -56871,8 +56871,8 @@
 
    <dt>U+0026 AMPERSAND (&amp;)</dt>
    <dd>Switch to the <a href="#character-reference-in-attribute-value-state">character reference in attribute value
-   state</a>, with no <a href="#additional-allowed-character">additional allowed
-   character</a>.</dd>
+   state</a>, with the <a href="#additional-allowed-character">additional allowed character</a>
+   being U+003E GREATER-THAN SIGN (&gt;).</dd>
 
    <dt>U+003E GREATER-THAN SIGN (&gt;)</dt>
    <dd>Emit the current tag token. Switch to the <a href="#data-state">data
Received on Tuesday, 15 September 2009 01:40:20 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 18 December 2010 06:14:13 GMT