﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7961	html5 block-level link	Garry Yao		" 1. Load the editor with the following content:
{{{
<a><p>linked paragraph</p></a>
}}}
 * Actual Result: Link is inlined.
{{{
<p><a></a></p>
<p><a>linked paragraph</a></p>
}}}

"	Bug	closed	Normal		Core : Parser		duplicate	HTML5	
