|
12 | 12 | </a></p> |
13 | 13 | <h1 class="p-name no-ref" id=title>CSS Cascading and Inheritance Level 3</h1> |
14 | 14 | <h2 class="no-num no-toc no-ref" id=subtitle><span class=content>Editor's Draft, |
15 | | - <span class=dt-updated><span class=value-title title=20130802>2 August 2013</span></span></span></h2> |
| 15 | + <span class=dt-updated><span class=value-title title=20130803>3 August 2013</span></span></span></h2> |
16 | 16 | <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-cascade/>http://dev.w3.org/csswg/css-cascade/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-cascade/>http://www.w3.org/TR/css3-cascade/</a><dt>Editor's Draft:<dd><a href=http://dev.w3.org/csswg/css-cascade/>http://dev.w3.org/csswg/css-cascade/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-cascade-20130103/ rel=previous>http://www.w3.org/TR/2013/WD-css3-cascade-20130103/</a><dd><a href=http://www.w3.org/TR/2005/WD-css3-cascade-20051215/ rel=previous>http://www.w3.org/TR/2005/WD-css3-cascade-20051215/</a> |
17 | 17 | <dt>Feedback:</dt> |
18 | 18 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-cascade%5D%20feedback">www-style@w3.org</a> |
@@ -226,8 +226,8 @@ <h2 data-level=3 id=shorthand><span class=secno>3 </span><span class=content> |
226 | 226 |
|
227 | 227 | <div class=example> |
228 | 228 | <p> |
229 | | - For example, the <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-fonts-3/#propdef-font title=font>font</a> property |
230 | | - is a <a href=#shorthand-properties>shorthand</a> property for setting <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style title=font-style>font-style</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant title=font-variant>font-variant</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight title=font-weight>font-weight</a>, <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-fonts-3/#propdef-font-size title=font-size>font-size</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height title=line-height>line-height</a>, and <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family title=font-family>font-family</a> all at once. |
| 229 | + For example, the <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font title=font>font</a> property |
| 230 | + is a <a href=#shorthand-properties>shorthand</a> property for setting <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-style title=font-style>font-style</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-variant title=font-variant>font-variant</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight title=font-weight>font-weight</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size title=font-size>font-size</a>, <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/visudet.html#propdef-line-height title=line-height>line-height</a>, and <a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-family title=font-family>font-family</a> all at once. |
231 | 231 | The multiple declarations of this example: |
232 | 232 |
|
233 | 233 | <pre>h1 { |
@@ -494,7 +494,7 @@ <h3 data-level=4.5 id=used><span class=secno>4.5 </span><span class=content> |
494 | 494 | <p class=example> |
495 | 495 | Lastly, if a property does not apply to an element, |
496 | 496 | it has no <a href=#used-value>used value</a>; |
497 | | - so, for example, the <a class=property data-link-type=propdesc title=flex>flex</a> property has no <a href=#used-value>used value</a> |
| 497 | + so, for example, the <a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-flexbox-1/#flex title=flex>flex</a> property has no <a href=#used-value>used value</a> |
498 | 498 | on elements that aren't <i>flex items</i>. |
499 | 499 |
|
500 | 500 | <h3 data-level=4.6 id=actual><span class=secno>4.6 </span><span class=content> |
@@ -581,7 +581,7 @@ <h3 data-level=4.7 id=stages-examples><span class=secno>4.7 </span><span class=c |
581 | 581 | <td><span class=css data-link-type=maybe>outside</span> |
582 | 582 | <tr> |
583 | 583 | <td>(f) |
584 | | - <th><a class=property data-link-type=propdesc href=http://dev.w3.org/csswg/css-fonts-3/#propdef-font-size title=font-size>font-size</a> |
| 584 | + <th><a class=property data-link-type=propdesc href=http://www.w3.org/TR/CSS21/fonts.html#propdef-font-size title=font-size>font-size</a> |
585 | 585 | <td><code class=declaration>font-size: 1.2em</code> |
586 | 586 | <td><span class=css data-link-type=maybe>1.2em</span> |
587 | 587 | <td><span class=css data-link-type=maybe>1.2em</span> |
|
0 commit comments