- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Fri, 11 Jan 2002 07:45:06 +0000
- To: w3c-wai-ig@w3.org
David Woolley wrote: > > Scripts are %special which is a subset of %inline, so they > are inline, not block. > For completeness, they are also allowed in some contexts where only block type elements would be allowed, but as special cases, not as a subset of %block (body and blockquote) and in the head element. As other contexts allow %flow, and the parse only has to be valid after expsnsion, not the same with regard to blockness, they can also be used to generated %block contents elsewhere, even though, uninterpreted, they look like inline. Scripts really don't fit the SGML syntax well, because SGML is about real content, not something that can generated arbitrary content.
Received on Friday, 11 January 2002 02:45:13 UTC