Skip to content

Commit 49cb919

Browse files
committed
Added missing previous version. Replaced some characters by character
entities because one of my editors had trouble with them. Didn't remove the series of zero-width spaces, but am wondering why they are there...
1 parent c569286 commit 49cb919

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css3-images/Overview.src.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2525
<dd><a href="http://dev.w3.org/csswg/css3-images/">http://dev.w3.org/csswg/css3-images/</a>
2626

2727
<dt>Previous Version:</dt>
28+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-images-20111206/">http://www.w3.org/TR/2011/WD-css3-images-20111206/</a></dd>
2829
<dd><a href="http://www.w3.org/TR/2011/WD-css3-images-20110908/">http://www.w3.org/TR/2011/WD-css3-images-20110908/</a></dd>
2930
<dd><a href="http://www.w3.org/TR/2011/WD-css3-images-20110712/">http://www.w3.org/TR/2011/WD-css3-images-20110712/</a></dd>
3031
<dd><a href="http://www.w3.org/TR/2011/WD-css3-images-20110217/">http://www.w3.org/TR/2011/WD-css3-images-20110217/</a></dd>
@@ -56,7 +57,7 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
5657

5758
<!--status-->
5859

59-
<p>​​​​​This specification is a <strong>Last Call Working Draft</strong>. All
60+
<p>&#8203;&#8203;&#8203;&#8203;&#8203;This specification is a <strong>Last Call Working Draft</strong>. All
6061
persons are encouraged to review this document and <strong>send comments
6162
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
6263

@@ -272,8 +273,8 @@ <h3 id="image-notation">
272273
<p>This should render something like:</p>
273274

274275
<pre>
275-
My bullet is on the left!
276-
!THGIR EHT NO SI TELLUB YM </pre>
276+
&#8658; My bullet is on the left!
277+
!THGIR EHT NO SI TELLUB YM &#8656;</pre>
277278

278279
<p>In LTR list items, the image will be used as-is. In the RTL list items, however, it will be flipped in the inline direction, so it still points into the content.</p>
279280
</div>
@@ -1282,7 +1283,7 @@ <h3 id="object-fit">
12821283
<p class="note">Note: the 'object-fit' property has similar semantics to
12831284
the <code>fit</code> attribute in [[SMIL10]].</p>
12841285

1285-
<p class=note>Note: Per the <i title=object-negotiation>CSSObject Negotiation</i>
1286+
<p class=note>Note: Per the <i title=object-negotiation>CSS&#8651;Object Negotiation</i>
12861287
algorithm, the <i>concrete object size</i> (or, in this case, the size of the
12871288
content) does not directly scale the object itself - it is merely passed to
12881289
the object as information about the size of the visible canvas. How to then

0 commit comments

Comments
 (0)