'MOZILLA_1_8_0_BRANCH'. git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_0_BRANCH@185757 18797224-902f-48f8-a5cc-f745e15eee43
27 lines
631 B
HTML
27 lines
631 B
HTML
<html>
|
|
|
|
<title>bug12632</title>
|
|
<span style="background-color:yellow">
|
|
<a href="bug12468.html">
|
|
Next...</a></span><br><br>
|
|
|
|
<FONT SIZE=-2><CENTER>
|
|
This should be small, but center nested inside font makes it normal
|
|
</CENTER>
|
|
</FONT>
|
|
|
|
<FONT COLOR="ff1493"><DIV>
|
|
This should be red, but div nested inside font makes it black
|
|
</DIV>
|
|
</FONT>
|
|
|
|
<CENTER>
|
|
<FONT size=-2>Now the font is inside the center, so it is small</FONT>
|
|
</CENTER>
|
|
|
|
<DIV>
|
|
<FONT COLOR="ff1493">Now the font is inside the div, so it is red</FONT>
|
|
</DIV>
|
|
|
|
|
|
</html> |