Skip to content

Commit 4d4e593

Browse files
committed
Add issue about more examples for object-*
1 parent 076dade commit 4d4e593

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

css3-images/Overview.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,6 +1920,8 @@ <h3 id=object-fit><span class=secno>5.4. </span> Sizing Objects: the
19201920
looks identical to </code>&rsquo;<span class=css>contain</span>.</p>
19211921
</div>
19221922

1923+
<p class=issue>Find some good use-cases and make examples out of them.
1924+
19231925
<p class=note>Note: the &lsquo;<a href="#object-fit0"><code
19241926
class=property>object-fit</code></a>&rsquo; property has similar semantics
19251927
to the <code>fit</code> attribute in <a href="#SMIL10"
@@ -2005,6 +2007,8 @@ <h3 id=object-position><span class=secno>5.5. </span> Positioning Objects:
20052007
<p class=note>Note that areas of the box not covered by the replaced
20062008
element will show the element's background.
20072009

2010+
<p class=issue>Find some good use-cases and make examples out of them.
2011+
20082012
<p>User agents MAY accept &lsquo;<code
20092013
class=property>image-position</code>&rsquo; as an alias for &lsquo;<a
20102014
href="#object-position0"><code

css3-images/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1263,6 +1263,8 @@ <h3 id="object-fit">
12631263
in this case looks identical to '<span class='css'>contain</span>.</p>
12641264
</div>
12651265

1266+
<p class='issue'>Find some good use-cases and make examples out of them.</p>
1267+
12661268
<p class="note">Note: the 'object-fit' property has similar semantics to
12671269
the <code>fit</code> attribute in [[SMIL10]].</p>
12681270

@@ -1318,6 +1320,8 @@ <h3 id="object-position">
13181320
<p class="note">Note that areas of the box not covered by the replaced
13191321
element will show the element's background.</p>
13201322

1323+
<p class='issue'>Find some good use-cases and make examples out of them.</p>
1324+
13211325
<p>User agents MAY accept 'image-position' as an alias for 'object-position', as a
13221326
previous version of this specification used that name. Authors must not
13231327
use 'image-position' in their stylesheets.</p>

0 commit comments

Comments
 (0)