[whatwg] [html5] r6590 - [giow] (0) Explicitly disallow combining characters at the start of text nodes. [...]
Simon Pieters
simonp at opera.com
Tue Sep 27 01:52:01 PDT 2011
On Tue, 27 Sep 2011 00:11:43 +0200, <whatwg at whatwg.org> wrote:
> Author: ianh
> Date: 2011-09-26 15:11:41 -0700 (Mon, 26 Sep 2011)
> New Revision: 6590
>
> Modified:
> complete.html
> index
> source
> Log:
> [giow] (0) Explicitly disallow combining characters at the start of text
> nodes.
> Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13502
>
> Modified: source
> ===================================================================
> --- source 2011-09-26 20:53:57 UTC (rev 6589)
> +++ source 2011-09-26 22:11:41 UTC (rev 6590)
> @@ -11887,7 +11887,11 @@
> script, or when the element is part of a template and would on most
> pages be filled in but on some pages is not relevant.</p>
> + <p><span title="text node">Text nodes</span> must not begin with an
> + <i>isolated combining character</i>. <a
> + href="#refsUNICODE">[UNICODE]</a></p>
> +
Also ban them at the start of attribute values?
--
Simon Pieters
Opera Software
More information about the whatwg
mailing list