File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.143 2011-03-22 16:38:22 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.144 2011-03-22 20:37:04 fantasai Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -6948,7 +6948,7 @@ default aspect ratio:
69486948<li><del>If the image has an intrinsic width or height, then that
69496949intrinsic width/height becomes the image's used width/height.</del>
69506950<ins>If the image has a intrinsic width and height, the used width and
6951- height are the same .</ins>
6951+ height are the intrinsic width and height .</ins>
69526952
69536953<li><del>If the image has no intrinsic ratio and a ratio cannot be
69546954calculated from its width and height, then its intrinsic ratio is
Original file line number Diff line number Diff line change @@ -856,7 +856,7 @@ class="propinst-list-style-type">'list-style-type'</span> marker.
856856<p>The size of the image is calculated from the following rules:
857857<ol>
858858<li>If the image has a intrinsic width and height, the used width and
859- height are the same .
859+ height are the intrinsic width and height .
860860
861861<li>Otherwise, if the image has an intrinsic ratio and either an
862862intrinsic width or an intrinsic height, the used width/height is the
You can’t perform that action at this time.
0 commit comments