Setting width, height for logo.gif to avoid reflow (68264). sr=ben
git-svn-id: svn://10.0.0.236/trunk@90979 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<td>
|
||||
<a href="http://www.mozilla.org/">
|
||||
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla"></a>
|
||||
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla" width="200" height="200"></a>
|
||||
</td>
|
||||
|
||||
<td align="center">
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
<td>
|
||||
<a href="http://www.mozilla.org/">
|
||||
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla"></a>
|
||||
<img src="chrome://global/content/logo.gif" border="0" alt="Mozilla" width="200" height="200"></a>
|
||||
</td>
|
||||
|
||||
<td align="center">
|
||||
|
||||
Reference in New Issue
Block a user