Skip to content

Commit 02e9738

Browse files
committed
[css-images] Specify link better.
1 parent 11e693b commit 02e9738

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

css-images/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2622,7 +2622,7 @@ Overriding Image Resolutions: the 'image-resolution' property</h3>
26222622
Orienting an Image on the Page: the 'image-orientation' property</h3>
26232623

26242624
Issue: This property is likely going to be deprecated and its functionality moved to HTML.
2625-
At minimum, it will likely lose all but its initial value and ''from-image''.
2625+
At minimum, it will likely lose all but its initial value and ''image-orientation/from-image''.
26262626

26272627
If a picture is taken with a camera turned on its side,
26282628
or a document isn't positioned correctly within a scanner,

css-images/Overview.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -2372,8 +2372,8 @@ <h3 class="heading settled heading" data-level=6.1 id=the-image-resolution><span
23722372
<h3 class="heading settled heading" data-level=6.2 id=the-image-orientation><span class=secno>6.2 </span><span class=content>
23732373
Orienting an Image on the Page: the <a class=property data-link-type=propdesc href=#propdef-image-orientation title=image-orientation>image-orientation</a> property</span><a class=self-link href=#the-image-orientation></a></h3>
23742374

2375-
<p class=issue id=issue-97caae7f><a class=self-link href=#issue-97caae7f></a> This property is likely going to be deprecated and its functionality moved to HTML.
2376-
At minimum, it will likely lose all but its initial value and <a class=css data-link-type=maybe href=#valuedef-from-image0 title=from-image>from-image</a>.
2375+
<p class=issue id=issue-8d35d0df><a class=self-link href=#issue-8d35d0df></a> This property is likely going to be deprecated and its functionality moved to HTML.
2376+
At minimum, it will likely lose all but its initial value and <a class=css data-link-for=image-orientation data-link-type=maybe href=#valuedef-from-image title=from-image>from-image</a>.
23772377

23782378
<p> If a picture is taken with a camera turned on its side,
23792379
or a document isn’t positioned correctly within a scanner,
@@ -3055,9 +3055,9 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
30553055
Or somehow wordsmithing <a class=css data-link-type=maybe href=#funcdef-image-set title=image-set()>image-set()</a> in some way such that it always produces <span class=css data-link-type=maybe title=1dppx>1dppx</span> images somehow?
30563056

30573057
<a href=#issue-21efe18d></a></div><div class=issue> This property is likely going to be deprecated and its functionality moved to HTML.
3058-
At minimum, it will likely lose all but its initial value and <a class=css data-link-type=maybe href=#valuedef-from-image0 title=from-image>from-image</a>.
3058+
At minimum, it will likely lose all but its initial value and <a class=css data-link-for=image-orientation data-link-type=maybe href=#valuedef-from-image title=from-image>from-image</a>.
30593059

3060-
<a href=#issue-97caae7f></a></div><div class=issue>
3060+
<a href=#issue-8d35d0df></a></div><div class=issue>
30613061
Should we move the current <a class=css data-link-type=maybe href=#valuedef-auto title=auto>auto</a> behavior to a well-named keyword (<span class=css data-link-type=maybe title=smooth>smooth</span>?)
30623062
and just define <a class=css data-link-type=maybe href=#valuedef-auto title=auto>auto</a> to be "whatever the UA wants",
30633063
which is what <a class=css data-link-type=maybe href=#valuedef-auto title=auto>auto</a> usually means?

0 commit comments

Comments
 (0)