1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3<HEAD>
4  <TITLE>[ #441568 ] Font tags handling different</TITLE>
5</HEAD>
6<BODY>
7<blockquote>
8<font size="+1">
9text-one
10</font> 
11</blockquote>
12<font size="+1">
13text-two
14</font> 
15</BODY>
16</HTML>