Skip to content

Commit

Permalink
Apply review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Jun 27, 2021
1 parent 98ccb1d commit 550cd15
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -28780,17 +28780,18 @@ was an English &lt;a href="/wiki/Music_hall">music hall&lt;/a> singer, ...</code
a struct with its <code data-x="attr-dim-width">width</code> set to <var>dimX</var> and its
<code data-x="attr-dim-width">height</code> set to <var>dimY</var>.</p></li>

<p class="note">Resolution in EXIF is equivalent to <span data-x="'pt'">CSS points per
inch</span>, therefore <code data-x="">72</code> is the base for computing size from
resolution.</p>

<p class="XXX">It is not yet specified what would be the case if EXIF arrives after the image is
already presented. See <a href="https://github.com/w3c/csswg-drafts/issues/4929">issue
#4929</a>.</p>

<li><p>Update <var>req</var>'s <code>img</code> element's presentation appropriately.</p></li>
</ol>

<p class="note">Resolution in EXIF is equivalent to <span data-x="'pt'">CSS points per
inch</span>, therefore <code data-x="">72</code> is the base for computing size from
resolution.</p>

<p class="XXX">It is not yet specified what would be the case if EXIF arrives after the image is
already presented. See <a href="https://github.com/w3c/csswg-drafts/issues/4929">issue
#4929</a>.</p>



<h6>Selecting an image source</h6>

Expand Down

0 comments on commit 550cd15

Please sign in to comment.