[whatwg] Editorial comments on WebApps 1.0 section 9.1.2
Elliotte Harold
elharo at metalab.unc.edu
Fri Dec 1 03:55:38 PST 2006
The contents of the element must be placed between just after the start
tag (which might be implied, in certain cases) and just before the end
tag (which again, might be implied in certain cases).
I wonder about the "just after" and "just before". Is there something in
the middle that is not just after and just before? I think it might be
clearer to state, "The contents of the element must be placed between
the start tag (which might be implied, in certain cases) and the end
tag (which again, might be implied in certain cases)." or "The contents
of the element must be placed after the start tag (which might be
implied, in certain cases) and before the end tag (which again, might be
implied in certain cases)."
and what about the word "placed"? That seems to suggest that one could
put this content somewhere else. I think of it more as the placement
defines what is and is not the content so how about,
"The content of the element is all the text between the start tag (which
might be implied, in certain cases) and the end tag (which again, might
be implied in certain cases)."
--
Elliotte Rusty Harold elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
More information about the whatwg
mailing list