Re: bug in html5 checker

hi Jan,

the p element can only contain *phrasing content *
https://www.w3.org/TR/html5/dom.html#phrasing-content-1

--

Regards

SteveF
Current Standards Work @W3C
<http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/>

On 13 January 2016 at 18:02, Jan <jan212r@gmail.com> wrote:

> Hi,
>
>
>
> When I check a doc with multiple nested P elements the checker only see
> the first closing tag. When finding the second closing tag he reports “end
> tag p found but no opening tag”.
>
> I guess nested p are not allowed.
>
>
>
> Jan
>

Received on Wednesday, 13 January 2016 18:12:13 UTC