Skip to content

Commit e615e54

Browse files
committed
Change default-object-size issue to a note that future specs will need to define the DOS by themselves.
1 parent 2a4b446 commit e615e54

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

css3-images/Overview.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,10 +1485,9 @@ <h3 id=sizing-terms><span class=secno>6.1. </span> Object-Sizing
14851485
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>
14861486
</dl>
14871487

1488-
<p class=issue>The only reason these are examples is because the proper
1489-
place for the normative definitions of default object sizes is in the
1490-
definitions for the relevant properties. These are the correct values,
1491-
though.</p>
1488+
<p class=note>Future properties that take an &lt;image> component value
1489+
are expected to define the <a href="#default-object-size"><i>default
1490+
object size</i></a> for themselves.</p>
14921491
</div>
14931492
</dl>
14941493
<!-- ====================================================================== -->

css3-images/Overview.src.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -954,10 +954,8 @@ <h3 id="sizing-terms">
954954
<dd>The <i>default object size</i> is a rectangle 300px wide and 150px
955955
tall. [[!CSS21]]</dd>
956956
</dl>
957-
<p class=issue>The only reason these are examples is because the proper
958-
place for the normative definitions of default object sizes is in the
959-
definitions for the relevant properties. These are the correct values,
960-
though.</p>
957+
958+
<p class=note>Future properties that take an &lt;image> component value are expected to define the <i>default object size</i> for themselves.</p>
961959
</div>
962960
</dd>
963961
</dl>

0 commit comments

Comments
 (0)