You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/main.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -657,7 +657,7 @@ <h4>Prose section(s)</h4>
657
657
<p>The <code>class</code> attribute of a <a>Prose section</a> shall not contain the <code>annex</code> class.</p>
658
658
659
659
<p>
660
-
To label any <a>Prose section</a> or child of a <a>Prose section</a> as <code>(Informative)</code>, the attribute <code>data-informative="true"</code> shall be present. It is assumed that once any <a>Prose section</a> is labeled as <code>(Informative)</code> all subsequent child(ren) of the <a>Prose section</a> are informative, and do not require the label, and therefore shall not contain the attribute <code>data-informative="true"</code>.
660
+
To label any <a>Prose section</a> or child of a <a>Prose section</a> as <code>(Informative)</code>, the <code>class</code>attribute value of <code>informative</code> shall be present. It is assumed that once any <a>Prose section</a> is labeled as <code>(Informative)</code> all subsequent child(ren) of the <a>Prose section</a> are informative, and do not require the label, and therefore shall not contain the <code>class</code>attribute value of <code>informative</code>.
661
661
</p>
662
662
663
663
<p>A section heading element of the appropriate level shall be present, starting with level 2 (<code>h2</code>) for all
<p>An <a>Annex section</a> shall not contain nested <a>annex sections</a>.</p>
702
702
703
703
<p>
704
-
To label any <a>Annex section</a> or child of a <a>Annex section</a> as <code>(Informative)</code>, the attribute <code>data-informative="true"</code> shall be present. It is assumed that once any <a>Annex section</a> is labeled as <code>(Informative)</code> all subsequent child(ren) of the <a>Annex section</a> are informative, and do not require the label, and therefore shall not contain the attribute <code>data-informative="true"</code>.
704
+
To label any <a>Annex section</a> or child of a <a>Annex section</a> as <code>(Informative)</code>, the <code>class</code>attribute value of <code>informative</code> shall be present. It is assumed that once any <a>Annex section</a> is labeled as <code>(Informative)</code> all subsequent child(ren) of the <a>Annex section</a> are informative, and do not require the label, and therefore shall not contain the <code>class</code>attribute value of <code>informative</code>.
0 commit comments