﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5639	CKeditor 3.2.1. links font size changes when deleting the lines on top with FF	Alex Medina		"CKeditor 3.2.1. links font size changes when deleting the lines on top only seen with FireFox.

How to reproduce this problem:
- paste the html source code in CKeditor textarea (html source provided below)
- put the cursor right before the link ""Forward this to a friend""  (at the beginning of the line).
- select the line above (""also this last ..."") with the up arrow key.
- delete the line you just selected
- Notice how the link font looks bigger

Below is the html source to test with

<p>
	<a href=""http://alexmedina.name/link2"">http://alexmedina.name/link2</a></p>
<p align=""left"" id=""f2flink"" style=""font-size: x-small; font-family: Arial,Helvetica,Sans-Serif;"">
	also this last line in chrom</p>
<p align=""left"" style=""font-size: x-small; font-family: Arial,Helvetica,Sans-Serif;"">
	<span style=""font-family: comic sans ms,cursive;""><a href=""http://www.alexmedina.name"">Forward this to a Friend &gt;&gt;&gt;</a></span></p>

"	Bug	closed	Normal		General	3.2.1	invalid	Firefox	
