Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit b452eb6

Browse files
committed
Say that section SHOULD have a heading in HTML5. Fixes https://www.w3.org/Bugs/Public/show_bug.cgi?id=26628
1 parent 113181c commit b452eb6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h3 id="new-elements"><span class="secno">3.1 </span>New Elements</h3>
429429

430430
<ul>
431431
<li><p><code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-section-element">section</a></code>
432-
represents a generic document or application section. It can be
432+
represents a generic document or application section. It <span class="not-whatwg" title="">should</span> be
433433
<a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#headings-and-sections" title="Headings and sections">used together</a>
434434
with the <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h1-element">h1</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h2-element">h2</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h3-element">h3</a></code>,
435435
<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h4-element">h4</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h5-element">h5</a></code>, and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h6-element">h6</a></code> elements to

Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ <h3 id="new-elements">New Elements</h3>
429429

430430
<ul>
431431
<li><p><code data-anolis-spec=html>section</code>
432-
represents a generic document or application section. It can be
432+
represents a generic document or application section. It <span title class=not-w3c>can</span> <span title class=not-whatwg>should</span> be
433433
<span data-anolis-spec=html title="Headings and sections">used together</span>
434434
with the <code data-anolis-spec=html>h1</code>, <code data-anolis-spec=html>h2</code>, <code data-anolis-spec=html>h3</code>,
435435
<code data-anolis-spec=html>h4</code>, <code data-anolis-spec=html>h5</code>, and <code data-anolis-spec=html>h6</code> elements to

Overview.whatwg.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h3 id="new-elements"><span class="secno">3.1 </span>New Elements</h3>
404404

405405
<ul>
406406
<li><p><code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-section-element">section</a></code>
407-
represents a generic document or application section. It can be
407+
represents a generic document or application section. It <span class="not-w3c" title="">can</span> be
408408
<a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#headings-and-sections" title="Headings and sections">used together</a>
409409
with the <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h1-element">h1</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h2-element">h2</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h3-element">h3</a></code>,
410410
<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h4-element">h4</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h5-element">h5</a></code>, and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h6-element">h6</a></code> elements to

TR.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ <h3 id="new-elements"><span class="secno">3.1 </span>New Elements</h3>
428428

429429
<ul>
430430
<li><p><code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-section-element">section</a></code>
431-
represents a generic document or application section. It can be
431+
represents a generic document or application section. It <span class="not-whatwg" title="">should</span> be
432432
<a class="external" href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#headings-and-sections" title="Headings and sections">used together</a>
433433
with the <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h1-element">h1</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h2-element">h2</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h3-element">h3</a></code>,
434434
<code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h4-element">h4</a></code>, <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h5-element">h5</a></code>, and <code class="external"><a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-h6-element">h6</a></code> elements to

0 commit comments

Comments
 (0)