- From: Mārcis Pinnis <marcis.pinnis@Tilde.lv>
- Date: Wed, 15 May 2013 09:00:04 +0300
- To: Silvia Pfeiffer <silviapfeiffer1@gmail.com>, Felix Sasaki <fsasaki@w3.org>
- CC: "public-html@w3.org" <public-html@w3.org>, "public-multilingualweb-lt@w3.org" <public-multilingualweb-lt@w3.org>, Pēteris Ņikiforovs <peteris.nikiforovs@Tilde.lv>
Hi All, So we can assume that the HTML5 Defaults for ITS 2.0 Elements Within Text do not affect the head element, right? Best regards, Mārcis ;o) -----Original Message----- From: Silvia Pfeiffer [mailto:silviapfeiffer1@gmail.com] Sent: Wednesday, May 15, 2013 5:51 AM To: Felix Sasaki Cc: public-html@w3.org; public-multilingualweb-lt@w3.org Subject: Re: Question on "phrasing content" definition Hi Felix, the definition of <head> is here: http://www.w3.org/TR/html51/document-metadata.html#the-head-element It says for its content model: If the document is an iframe srcdoc document or if title information is available from a higher-level protocol: Zero or more elements of metadata content. Otherwise: One or more elements of metadata content, of which exactly one is a title element. So, the content model is metadata content, which is specified here: http://www.w3.org/TR/html51/dom.html#metadata-content So, no, <head> elements don't hve phrasing content. HTH. Silvia. On Wed, May 15, 2013 at 7:38 AM, Felix Sasaki <fsasaki@w3.org> wrote: > Not sure if anybody from the HTML WG saw this or whether a different > forum for this question would be better ... anyway, any advice would > be highly appreciated. > > Thanks, > > Felix > > Am 08.05.13 15:33, schrieb Felix Sasaki: > >> Hi, >> >> a question on >> >> http://www.w3.org/TR/html51/dom.html#phrasing-content-1 >> >> does this definition also encompass the content of the "head" >> element, e.g. "script" inside "head"? That is, is content of <head> >> part of intra-paragraph? >> >> Thanks, >> >> Felix >> >> > >
Received on Wednesday, 15 May 2013 06:00:37 UTC