- From: Jirka Kosek <jirka@kosek.cz>
- Date: Tue, 09 Oct 2012 16:10:02 +0200
- To: Yves Savourel <ysavourel@enlaso.com>
- CC: public-multilingualweb-lt@w3.org
Received on Tuesday, 9 October 2012 14:10:33 UTC
On 9.10.2012 15:17, Yves Savourel wrote:
> Looking at http://dev.w3.org/html5/spec/single-page.html#restrictions-for-contents-of-script-elements it seemed the restriction were more complex.
>
> But if </script> is the only limitation in our use case, that's great.
It's hard to digest this part of grammar, but I think that it just
defines edge cases like nested <script> tag inside comment etc.
If we disallow </script> and comments we can use just "data1" production
from "script" production which is quite straightforward. Other
components of "script" production are optional (* and []).
Jirka
--
------------------------------------------------------------------
Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
------------------------------------------------------------------
Professional XML consulting and training services
DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member
------------------------------------------------------------------
Received on Tuesday, 9 October 2012 14:10:33 UTC