|
4 | 4 | <HEAD> |
5 | 5 | <TITLE>Changes</TITLE> |
6 | 6 | <link rel="stylesheet" href="style/default.css" type="text/css"> |
7 | | -<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2016/W3C-ED.css" type="text/css"> |
| 7 | +<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2016/W3C-WD.css" type="text/css"> |
8 | 8 | <link rel="prev" href="refs.html"> |
9 | 9 | <link rel="next" href="sample.html"> |
10 | | -<link rel="contents" href="cover.html#minitoc"> |
| 10 | +<link rel="contents" href="Overview.html#minitoc"> |
11 | 11 | <link rel="CSS-properties" href="propidx.html" title="properties"> |
12 | 12 | <link rel="index" href="indexlist.html" title="index"> |
13 | | -<link rel="first" href="cover.html"> |
14 | | -<script type="text/javascript" src="//www.w3.org/scripts/TR/2016/fixup.js"></script> |
| 13 | +<link rel="first" href="Overview.html"> |
| 14 | +<script type="text/javascript" src="https://www.w3.org/scripts/TR/2016/fixup.js"></script> |
15 | 15 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
16 | 16 |
|
17 | 17 | </HEAD> |
18 | 18 | <BODY> |
19 | 19 | <div class="navbar"> |
20 | 20 | <p><a href="refs.html">previous</a> |
21 | 21 | <a href="sample.html">next</a> |
22 | | -<a href="cover.html#minitoc">contents</a> |
| 22 | +<a href="Overview.html#minitoc">contents</a> |
23 | 23 | <a href="propidx.html">properties</a> |
24 | 24 | <a href="indexlist.html">index</a> |
25 | 25 | </div> |
@@ -293,10 +293,10 @@ <H2 id=since-20110607><a name="q1">C.1 Changes since the Recommendation of 7 Jun |
293 | 293 | <ins>in CSS 2</ins> may be <ins>table,</ins> block or |
294 | 294 | inline<del>, but not both simultaneously</del>. <ins>In future |
295 | 295 | levels of CSS, other types of formatting context will be |
296 | | - introduced.</ins> <a href="#block-level">Block-level</a> boxes |
297 | | - participate in a <a href="#block-formatting">block formatting</a> |
298 | | - context. <a href="#inline-level">Inline-level boxes</a> |
299 | | - participate in an <a href="#inline-formatting">inline |
| 296 | + introduced.</ins> <a href="visuren.html#block-level">Block-level</a> boxes |
| 297 | + participate in a <a href="visuren.html#block-formatting">block formatting</a> |
| 298 | + context. <a href="visuren.html#inline-level">Inline-level boxes</a> |
| 299 | + participate in an <a href="visuren.html#inline-formatting">inline |
300 | 300 | formatting</a> context. <ins>Table formatting contexts are |
301 | 301 | described in the <a href="tables.html" >chapter on |
302 | 302 | tables.</a></ins> |
@@ -447,7 +447,7 @@ <H2 id=since-20110607><a name="q1">C.1 Changes since the Recommendation of 7 Jun |
447 | 447 | <li id=s.G.2d class=clarification> |
448 | 448 | <p><span class=updated>[2013-04-29]</span> The letters u, r and l |
449 | 449 | of the URI token may be written as escapes (see the <a |
450 | | - href="#s.4.1.1">previous errata</a>). In <a |
| 450 | + href="#s.4.1.1a">previous errata</a>). In <a |
451 | 451 | href="grammar.html#scanner" >G.2 “Lexical scanner,”</a> change: |
452 | 452 |
|
453 | 453 | <blockquote> |
@@ -1062,7 +1062,7 @@ <H2 id=since-20110607><a name="q1">C.1 Changes since the Recommendation of 7 Jun |
1062 | 1062 | <div class="navbar"> |
1063 | 1063 | <p><a href="refs.html">previous</a> |
1064 | 1064 | <a href="sample.html">next</a> |
1065 | | -<a href="cover.html#minitoc">contents</a> |
| 1065 | +<a href="Overview.html#minitoc">contents</a> |
1066 | 1066 | <a href="propidx.html">properties</a> |
1067 | 1067 | <a href="indexlist.html">index</a> |
1068 | 1068 | </div> |
|
0 commit comments