Skip to content

Commit

Permalink
Merge pull request #142 from zcorpan/fix-121-107
Browse files Browse the repository at this point in the history
Don't set intrinsic width from sizes since that's bogus. Don't set the i...
  • Loading branch information
tabatkins committed Apr 14, 2014
2 parents e9e7447 + e9c06ea commit d48418c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -521,10 +521,6 @@ Selecting an Image Source</h4>
choose one <a>image source</a> from <var>source set</var>.
Let this be <var>selected source</var>.

<li>
The intrinsic width of <var>el</var> is <var>source set</var>'s <a>source size</a>.
The intrinsic resolution of <var>el</var> is the density associated with <var>selected source</var>.

<li>
Return <var>selected source</var> and its associated pixel density.
</ol>
Expand Down
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1065,10 +1065,6 @@ <h4 class="heading settled heading" data-level=3.1.1 id=select-image-source><spa
choose one <a data-link-type=dfn href=#image-source title="image source">image source</a> from <var>source set</var>.
Let this be <var>selected source</var>.

<li>
The intrinsic width of <var>el</var> is <var>source set</var>’s <a data-link-type=dfn href=#source-size title="source size">source size</a>.
The intrinsic resolution of <var>el</var> is the density associated with <var>selected source</var>.

<li>
Return <var>selected source</var> and its associated pixel density.
</ol>
Expand Down

0 comments on commit d48418c

Please sign in to comment.