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
Remove unnecessary class attributes from code elements in TR space (#4610)
These classes were added in #3380, but they do not do anything, both
because inline `code` elements (not inside `pre`) are never touched by
highlight.js, and because highlight.js is not present in the normative
document.
This PR causes no visible change to the document.
Co-authored-by: Mike Gower <[email protected]>
Copy file name to clipboardExpand all lines: guidelines/input-purposes.html
+53-53Lines changed: 53 additions & 53 deletions
Original file line number
Diff line number
Diff line change
@@ -7,59 +7,59 @@ <h2>Input Purposes for User Interface Components</h2>
7
7
<p>The following input control purposes are intended to relate to the user of the content and pertain only to information related to that individual.</p>
8
8
9
9
<ul>
10
-
<li><codeclass="language-html">name</code> - Full name</li>
11
-
<li><codeclass="language-html">honorific-prefix</code> - Prefix or title (e.g., "Mr.", "Ms.", "Dr.", "M<sup>lle</sup>")</li>
12
-
<li><codeclass="language-html">given-name</code> - Given name (in some Western cultures, also known as the <i>first name</i>)</li>
13
-
<li><codeclass="language-html">additional-name</code> - Additional names (in some Western cultures, also known as <i>middle names</i>, forenames other than the first name)</li>
14
-
<li><codeclass="language-html">family-name</code> - Family name (in some Western cultures, also known as the <i>last name</i> or <i>surname</i>)</li>
<li><codeclass="language-html">username</code> - A username</li>
19
-
<li><codeclass="language-html">new-password</code> - A new password (e.g., when creating an account or changing a password)</li>
20
-
<li><codeclass="language-html">current-password</code> - The current password for the account identified by the <codeclass="language-html">username</code> field (e.g., when logging in)</li>
21
-
<li><codeclass="language-html">organization</code> - Company name corresponding to the person, address, or contact information in the other fields associated with this field</li>
22
-
<li><codeclass="language-html">street-address</code> - Street address (multiple lines, newlines preserved)</li>
23
-
<li><codeclass="language-html">address-line1</code> - Street address (one line per field, line 1)</li>
24
-
<li><codeclass="language-html">address-line2</code> - Street address (one line per field, line 2)</li>
25
-
<li><codeclass="language-html">address-line3</code> - Street address (one line per field, line 3)</li>
26
-
<li><codeclass="language-html">address-level4</code> - The most fine-grained administrative level, in addresses with four administrative levels</li>
27
-
<li><codeclass="language-html">address-level3</code> - The third administrative level, in addresses with three or more administrative levels</li>
28
-
<li><codeclass="language-html">address-level2</code> - The second administrative level, in addresses with two or more administrative levels; in the countries with two administrative levels, this would typically be the city, town, village, or other locality within which the relevant street address is found</li>
29
-
<li><codeclass="language-html">address-level1</code> - The broadest administrative level in the address, i.e., the province within which the locality is found; for example, in the US, this would be the state; in Switzerland it would be the canton; in the UK, the post town</li>
30
-
<li><codeclass="language-html">country</code> - Country code</li>
31
-
<li><codeclass="language-html">country-name</code> - Country name</li>
32
-
<li><codeclass="language-html">postal-code</code> - Postal code, post code, ZIP code, CEDEX code (if CEDEX, append "CEDEX", and the <ilang="fr">arrondissement</i>, if relevant, to the <codeclass="language-html">address-level2</code> field)</li>
33
-
<li><codeclass="language-html">cc-name</code> - Full name as given on the payment instrument</li>
34
-
<li><codeclass="language-html">cc-given-name</code> - Given name as given on the payment instrument (in some Western cultures, also known as the <i>first name</i>)</li>
35
-
<li><codeclass="language-html">cc-additional-name</code> - Additional names given on the payment instrument (in some Western cultures, also known as <i>middle names</i>, forenames other than the first name)</li>
36
-
<li><codeclass="language-html">cc-family-name</code> - Family name given on the payment instrument (in some Western cultures, also known as the <i>last name</i> or <i>surname</i>)</li>
37
-
<li><codeclass="language-html">cc-number</code> - Code identifying the payment instrument (e.g., the credit card number)</li>
38
-
<li><codeclass="language-html">cc-exp</code> - Expiration date of the payment instrument</li>
39
-
<li><codeclass="language-html">cc-exp-month</code> - Month component of the expiration date of the payment instrument</li>
40
-
<li><codeclass="language-html">cc-exp-year</code> - Year component of the expiration date of the payment instrument</li>
41
-
<li><codeclass="language-html">cc-csc</code> - Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)</li>
42
-
<li><codeclass="language-html">cc-type</code> - Type of payment instrument</li>
43
-
<li><codeclass="language-html">transaction-currency</code> - The currency that the user would prefer the transaction to use</li>
44
-
<li><codeclass="language-html">transaction-amount</code> - The amount that the user would like for the transaction (e.g., when entering a bid or sale price)</li>
<li><codeclass="language-html">url</code> - Home page or other web page corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
52
-
<li><codeclass="language-html">photo</code> - Photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
53
-
<li><codeclass="language-html">tel</code> - Full telephone number, including country code</li>
54
-
<li><codeclass="language-html">tel-country-code</code> - Country code component of the telephone number</li>
55
-
<li><codeclass="language-html">tel-national</code> - Telephone number without the country code component, with a country-internal prefix applied if applicable</li>
56
-
<li><codeclass="language-html">tel-area-code</code> - Area code component of the telephone number, with a country-internal prefix applied if applicable</li>
57
-
<li><codeclass="language-html">tel-local</code> - Telephone number without the country code and area code components</li>
58
-
<li><codeclass="language-html">tel-local-prefix</code> - First part of the component of the telephone number that follows the area code, when that component is split into two components</li>
59
-
<li><codeclass="language-html">tel-local-suffix</code> - Second part of the component of the telephone number that follows the area code, when that component is split into two components</li>
60
-
<li><codeclass="language-html">tel-extension</code> - Telephone number internal extension code</li>
<li><codeclass="language-html">impp</code> - <abbrtitle="Uniform Resource Locator">URL</abbr> representing an instant messaging protocol endpoint (for example, "<codeclass="language-html">aim:goim?screenname=example</code>" or "<codeclass="language-html">xmpp:[email protected]</code>")</li>
10
+
<li><code>name</code> - Full name</li>
11
+
<li><code>honorific-prefix</code> - Prefix or title (e.g., "Mr.", "Ms.", "Dr.", "M<sup>lle</sup>")</li>
12
+
<li><code>given-name</code> - Given name (in some Western cultures, also known as the <i>first name</i>)</li>
13
+
<li><code>additional-name</code> - Additional names (in some Western cultures, also known as <i>middle names</i>, forenames other than the first name)</li>
14
+
<li><code>family-name</code> - Family name (in some Western cultures, also known as the <i>last name</i> or <i>surname</i>)</li>
<li><code>new-password</code> - A new password (e.g., when creating an account or changing a password)</li>
20
+
<li><code>current-password</code> - The current password for the account identified by the <code>username</code> field (e.g., when logging in)</li>
21
+
<li><code>organization</code> - Company name corresponding to the person, address, or contact information in the other fields associated with this field</li>
22
+
<li><code>street-address</code> - Street address (multiple lines, newlines preserved)</li>
23
+
<li><code>address-line1</code> - Street address (one line per field, line 1)</li>
24
+
<li><code>address-line2</code> - Street address (one line per field, line 2)</li>
25
+
<li><code>address-line3</code> - Street address (one line per field, line 3)</li>
26
+
<li><code>address-level4</code> - The most fine-grained administrative level, in addresses with four administrative levels</li>
27
+
<li><code>address-level3</code> - The third administrative level, in addresses with three or more administrative levels</li>
28
+
<li><code>address-level2</code> - The second administrative level, in addresses with two or more administrative levels; in the countries with two administrative levels, this would typically be the city, town, village, or other locality within which the relevant street address is found</li>
29
+
<li><code>address-level1</code> - The broadest administrative level in the address, i.e., the province within which the locality is found; for example, in the US, this would be the state; in Switzerland it would be the canton; in the UK, the post town</li>
30
+
<li><code>country</code> - Country code</li>
31
+
<li><code>country-name</code> - Country name</li>
32
+
<li><code>postal-code</code> - Postal code, post code, ZIP code, CEDEX code (if CEDEX, append "CEDEX", and the <ilang="fr">arrondissement</i>, if relevant, to the <code>address-level2</code> field)</li>
33
+
<li><code>cc-name</code> - Full name as given on the payment instrument</li>
34
+
<li><code>cc-given-name</code> - Given name as given on the payment instrument (in some Western cultures, also known as the <i>first name</i>)</li>
35
+
<li><code>cc-additional-name</code> - Additional names given on the payment instrument (in some Western cultures, also known as <i>middle names</i>, forenames other than the first name)</li>
36
+
<li><code>cc-family-name</code> - Family name given on the payment instrument (in some Western cultures, also known as the <i>last name</i> or <i>surname</i>)</li>
37
+
<li><code>cc-number</code> - Code identifying the payment instrument (e.g., the credit card number)</li>
38
+
<li><code>cc-exp</code> - Expiration date of the payment instrument</li>
39
+
<li><code>cc-exp-month</code> - Month component of the expiration date of the payment instrument</li>
40
+
<li><code>cc-exp-year</code> - Year component of the expiration date of the payment instrument</li>
41
+
<li><code>cc-csc</code> - Security code for the payment instrument (also known as the card security code (CSC), card validation code (CVC), card verification value (CVV), signature panel code (SPC), credit card ID (CCID), etc)</li>
42
+
<li><code>cc-type</code> - Type of payment instrument</li>
43
+
<li><code>transaction-currency</code> - The currency that the user would prefer the transaction to use</li>
44
+
<li><code>transaction-amount</code> - The amount that the user would like for the transaction (e.g., when entering a bid or sale price)</li>
<li><code>url</code> - Home page or other web page corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
52
+
<li><code>photo</code> - Photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field</li>
53
+
<li><code>tel</code> - Full telephone number, including country code</li>
54
+
<li><code>tel-country-code</code> - Country code component of the telephone number</li>
55
+
<li><code>tel-national</code> - Telephone number without the country code component, with a country-internal prefix applied if applicable</li>
56
+
<li><code>tel-area-code</code> - Area code component of the telephone number, with a country-internal prefix applied if applicable</li>
57
+
<li><code>tel-local</code> - Telephone number without the country code and area code components</li>
58
+
<li><code>tel-local-prefix</code> - First part of the component of the telephone number that follows the area code, when that component is split into two components</li>
59
+
<li><code>tel-local-suffix</code> - Second part of the component of the telephone number that follows the area code, when that component is split into two components</li>
60
+
<li><code>tel-extension</code> - Telephone number internal extension code</li>
61
+
<li><code>email</code> - E-mail address</li>
62
+
<li><code>impp</code> - <abbrtitle="Uniform Resource Locator">URL</abbr> representing an instant messaging protocol endpoint (for example, "<code>aim:goim?screenname=example</code>" or "<code>xmpp:[email protected]</code>")</li>
0 commit comments