Skip to content

Commit 275dd0a

Browse files
kfranqueirombgower
andauthored
Remove empty substantive subsections from errata pages (#4516)
Based on an earlier errata discussion with Mike, Alastair, and Bruce. - [2.1 errata](https://deploy-preview-4516--wcag2.netlify.app/errata/21#since-current) - [2.2 errata](https://deploy-preview-4516--wcag2.netlify.app/errata/22#since-current) Co-authored-by: Mike Gower <[email protected]>
1 parent 4b0b12b commit 275dd0a

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

errata/21.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ <h2>Table of Contents</h2>
4242
{%- assign trUrl = "https://www.w3.org/TR/WCAG21/" -%}
4343
<section id="since-{{ trDate }}">
4444
<h2>Errata since <a href="{{ trUrl }}">Current Publication</a></h2>
45-
<section id="substantive-{{ trDate }}">
46-
<h3>Substantive Errata</h3>
47-
<p>No substantive errata have been recorded at present.</p>
48-
</section>
4945
<section id="editorial-{{ trDate }}">
5046
<h3>Editorial Errata</h3>
5147
<ul>
@@ -81,10 +77,6 @@ <h3>Editorial Errata</h3>
8177
{%- endcapture -%}
8278
<section id="since-{{ trDate }}">
8379
<h2>Errata since <a href="{{ trUrl }}">{{ trDate | date: "%d %B %Y" }} Publication</a></h2>
84-
<section id="substantive-{{ trDate }}">
85-
<h3>Substantive Errata</h3>
86-
<p>No substantive errata have been recorded at present.</p>
87-
</section>
8880
<section id="editorial-{{ trDate }}">
8981
<h3>Editorial Errata</h3>
9082
<ul>
@@ -126,10 +118,6 @@ <h3>Editorial Errata</h3>
126118
{%- endcapture -%}
127119
<section id="since-{{ trDate }}">
128120
<h2>Errata since <a href="{{ trUrl }}">{{ trDate | date: "%d %B %Y" }} Publication</a></h2>
129-
<section id="substantive-{{ trDate }}">
130-
<h3>Substantive Errata</h3>
131-
<p>No substantive errata have been recorded at present.</p>
132-
</section>
133121
<section id="editorial-{{ trDate }}">
134122
<h3>Editorial Errata</h3>
135123
<ul>
@@ -149,10 +137,6 @@ <h3>Editorial Errata</h3>
149137
{%- endcapture -%}
150138
<section id="since-{{ trDate }}">
151139
<h2>Errata since <a href="{{ trUrl }}">{{ trDate | date: "%d %B %Y" }} Publication</a></h2>
152-
<section id="substantive-{{ trDate }}">
153-
<h3>Substantive Errata</h3>
154-
<p>No substantive errata have been recorded at present.</p>
155-
</section>
156140
<section id="editorial-{{ trDate }}">
157141
<h3>Editorial Errata</h3>
158142
<ul>

errata/22.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@ <h2>Table of Contents</h2>
4242
{%- assign trUrl = "https://www.w3.org/TR/WCAG22/" -%}
4343
<section id="since-{{ trDate }}">
4444
<h2>Errata since <a href="{{ trUrl }}">Current Publication</a></h2>
45-
<section id="substantive-{{ trDate }}">
46-
<h3>Substantive Errata</h3>
47-
<p>No substantive errata recorded at present.</p>
48-
</section>
4945
<section id="editorial-{{ trDate }}">
5046
<h3>Editorial Errata</h3>
5147
<ul>
@@ -86,10 +82,6 @@ <h3>Editorial Errata</h3>
8682
{%- endcapture -%}
8783
<section id="since-{{ trDate }}">
8884
<h2>Errata since <a href="{{ trUrl }}">{{ trDate | date: "%d %B %Y" }} Publication</a></h2>
89-
<section id="substantive-{{ trDate }}">
90-
<h3>Substantive Errata</h3>
91-
<p>No substantive errata have been recorded at present.</p>
92-
</section>
9385
<section id="editorial-{{ trDate }}">
9486
<h3>Editorial Errata</h3>
9587
<ul>

0 commit comments

Comments
 (0)