﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5316	Link tag waps span tag when image tag explicitly selected	Richard Cernava		"When linking an image tag which is wrapped by span tag(s) the link is placed around the span tag(s) rather than the img tag. Unless the span tag has text inside it as well as the img tag, in this case the img tag will only be linked.

Example html:
<a href=""http://www.google.com""><span style=""font-size: 11px;""><img alt=""wink"" src=""/ckeditor%202/plugins/smiley/images/wink_smile.gif"" title=""wink"" /></span></a>

Expected HTML:
<span style=""font-size: 11px;""><a href=""http://www.google.com""><img alt=""wink"" src=""/ckeditor%202/plugins/smiley/images/wink_smile.gif"" title=""wink"" /></a></span>

OS: Mac OS X 10.6.2
Browser: Firefox 3.5.8"	Bug	confirmed	Normal		General	3.0			
