Re: [whatwg] [html5] r6590 - [giow] (0) Explicitly disallow combining characters at the start of text nodes. [...]

2011-09-27 Thread Ian Hickson
On Tue, 27 Sep 2011, Simon Pieters wrote:
>
> On Tue, 27 Sep 2011 00:11:43 +0200,  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.
> > +  Text nodes must not begin with an
> > +  isolated combining character.  > +  href="#refsUNICODE">[UNICODE]
> > +
> 
> Also ban them at the start of attribute values?

Done.

-- 
Ian Hickson   U+1047E)\._.,--,'``.fL
http://ln.hixie.ch/   U+263A/,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


Re: [whatwg] [html5] r6590 - [giow] (0) Explicitly disallow combining characters at the start of text nodes. [...]

2011-09-27 Thread Simon Pieters

On Tue, 27 Sep 2011 00:11:43 +0200,  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.
+  Text nodes must not begin with an
+  isolated combining character. [UNICODE]
+


Also ban them at the start of attribute values?

--
Simon Pieters
Opera Software