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
Backport fixes for examples in 2.1 recommendation (#4267)
Fixes#2849.
This resolves 2 issues:
- One example under 5.2.3 missing the leading "Example" text
- This was fixed in `main` by #2719, but was incompletely backported
- Example numbering in Glossary running on consecutively between
definitions
- This was fixed in `main` by #3278, but was never backported at all
Copy file name to clipboardExpand all lines: guidelines/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -422,7 +422,7 @@ <h3>Full pages</h3>
422
422
<sectionid="cc3">
423
423
<h3>Complete processes</h3>
424
424
<p>When a <a>Web page</a> is one of a series of Web pages presenting a <a>process</a> (i.e., a sequence of steps that need to be completed in order to accomplish an activity), all Web pages in the process conform at the specified level or better. (Conformance is not possible at a particular level if any page in the process does not conform at that level or better.)</p>
425
-
<pclass="example">An online store has a series of pages that are used to select and purchase products. All pages in the series from start to finish (checkout) conform in order for any page that is part of the process to conform.</p>
425
+
<asideclass="example"><p>An online store has a series of pages that are used to select and purchase products. All pages in the series from start to finish (checkout) conform in order for any page that is part of the process to conform.</p></aside>
426
426
</section>
427
427
428
428
<!-- This section is quoted in Understanding Conformance. If updated, the update needs to be copied there. -->
0 commit comments