Skip to content

Commit 5c9731c

Browse files
committed
[CSS21] Regenerated
1 parent c10f38d commit 5c9731c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css21/cover.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<title>Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</title>
66
<link rel="stylesheet" href="style/default.css" type="text/css">
7-
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-ED.css" type="text/css">
7+
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/W3C-REC.css" type="text/css">
88
<link rel="next" href="about.html">
99
<link rel="contents" href="cover.html#minitoc">
1010
<link rel="CSS-properties" href="propidx.html" title="properties">
@@ -26,12 +26,12 @@
2626
src="http://www.w3.org/Icons/w3c_home" width="72"></a>
2727

2828
<h1 id="title">Cascading Style Sheets Level 2 Revision 1 (CSS&nbsp;2.1) Specification</h1>
29-
<h2 id="W3C-doctype">W3C Editors Draft 07 June 2011, edited in place 12 April 2016 to point to new work</h2>
29+
<h2 id="W3C-doctype">W3C Recommendation 07 June 2011, edited in place 12 April 2016 to point to new work</h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/2011/ED-CSS2-20110607">
34-
http://www.w3.org/TR/2011/ED-CSS2-20110607</a>
33+
<dd><a href="http://www.w3.org/TR/2011/REC-CSS2-20110607">
34+
http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS2">
3737
http://www.w3.org/TR/CSS2</a>
@@ -59,7 +59,7 @@ <h2 id="W3C-doctype">W3C Editors Draft 07 June 2011, edited in place 12 April 20
5959
</dl>
6060

6161
<p>Please refer to the <a
62-
href="http://www.w3.org/Style/css2-updates/ED-CSS2-20110607-errata.html"><strong>
62+
href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html"><strong>
6363
errata</strong></a> for this document.
6464

6565
<p>This document is also available in these non-normative formats:

css21/visudet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ <h2>10.4 <a name="min-max-widths">Minimum and maximum widths</a>: <a href="visud
783783

784784
<p>Select from the table the resolved height and width values for the
785785
appropriate constraint violation. Take the <var>max-width</var> and
786-
<var>max-height</var> as max(min, max) so that <var>min</var> &#8804
786+
<var>max-height</var> as max(min, max) so that <var>min</var> &#8804;
787787
<var>max</var> holds true.
788788
In this table <var>w</var> and <var>h</var> stand for the results of
789789
the width and height computations ignoring the <a href="visudet.html#propdef-min-width" class="noxref"><span

0 commit comments

Comments
 (0)