Bug 121606: H and W attributes are reversed in the new Page Info -> Media. Patch by Christopher Aillon <caillon@returnzero.com>, r=Daniel Brooks <db48x@yahoo.com>, sr=jag

This commit is contained in:
jaggernaut%netscape.com 2002-01-25 01:31:35 +00:00
parent 55bb706d4a
commit 64ad794f08

View File

@ -296,9 +296,9 @@
<separator/>
<hbox>
<label value="&mediaWidth;"/>
<textbox readonly="true" crop="right" id="imageheight"/>
<label value="&mediaHeight;"/>
<textbox readonly="true" crop="right" id="imagewidth"/>
<label value="&mediaHeight;"/>
<textbox readonly="true" crop="right" id="imageheight"/>
</hbox>
</row>
<!-- <row>