Skip to content

Commit 1f701f2

Browse files
committed
re-enable changelog
1 parent 1b36003 commit 1f701f2

2 files changed

Lines changed: 24 additions & 13 deletions

File tree

css3-exclusions/Exclusions.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1867,6 +1867,7 @@ <h2>Issue manager</h2>
18671867
18681868
</div>
18691869
</div>
1870+
-->
18701871
<h2 class="no-num" id="change-log">Change Log</h2>
18711872

18721873
<h3>Since <a href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">December 13th 2011</h3>
@@ -1878,7 +1879,6 @@ <h3>Since <a href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">Decem
18781879

18791880
</body>
18801881
</html>
1881-
-->
18821882
<!-- Keep this comment at the end of the file
18831883
Local variables:
18841884
mode: sgml

css3-exclusions/Overview.html

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,12 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
341341
<li class=no-num><a href="#index">Index</a>
342342

343343
<li class=no-num><a href="#property-index">Property index</a>
344+
345+
<li class=no-num><a href="#change-log">Change Log</a>
346+
<ul class=toc>
347+
<li><a href="#since-december-13th-2011"><span class=secno>5.7.
348+
</span>Since December 13th 2011</a>
349+
</ul>
344350
</ul>
345351
<!--end-toc-->
346352

@@ -2815,19 +2821,24 @@ <h2>Issue manager</h2>
28152821
28162822
</div>
28172823
</div>
2818-
<h2 class="no-num" id="change-log">Change Log</h2>
2819-
2820-
<h3>Since <a href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">December 13th 2011</h3>
2821-
<ul>
2822-
<li>Clarified processing model</li>
2823-
<li>Clarified interaction with floats</li>
2824-
<li>Clarified that an exclusion element establishes a new block formatting context</li>
2825-
</ul>
2826-
2827-
</body>
2828-
</html>
28292824
-->
2830-
<!-- Keep this comment at the end of the file
2825+
2826+
<h2 class=no-num id=change-log>Change Log</h2>
2827+
2828+
<h3 id=since-december-13th-2011><span class=secno>5.7. </span>Since <a
2829+
href="http://www.w3.org/TR/2011/WD-css3-exclusions-20111213/">December
2830+
13th 2011</a></h3>
2831+
2832+
<ul>
2833+
<li>Clarified processing model
2834+
2835+
<li>Clarified interaction with floats
2836+
2837+
<li>Clarified that an exclusion element establishes a new block formatting
2838+
context
2839+
</ul>
2840+
</html>
2841+
<!-- Keep this comment at the end of the file
28312842
Local variables:
28322843
mode: sgml
28332844
sgml-declaration:"~/SGML/HTML4.decl"

0 commit comments

Comments
 (0)