Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't set intrinsic width from sizes since that's bogus. Don't set the i... #142

Merged
merged 1 commit into from
Apr 14, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -511,10 +511,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 @@ -1060,10 +1060,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