diff options
author | Michael Tänzer <neo@nhng.de> | 2013-10-22 00:18:59 +0200 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2013-10-22 00:18:59 +0200 |
commit | ad309ec994b5a704e79e0c09e7dc2eed39911496 (patch) | |
tree | b3f78872c044c73927e1021eb22d83ae4bc8acad /www/policy | |
parent | c9e13e7bf2a56fb80b43308061c9edce0b85dc7c (diff) | |
download | cacert-devel-ad309ec994b5a704e79e0c09e7dc2eed39911496.tar.gz cacert-devel-ad309ec994b5a704e79e0c09e7dc2eed39911496.tar.xz cacert-devel-ad309ec994b5a704e79e0c09e7dc2eed39911496.zip |
bug 1131: <ol> type attributes are not allowed in HTML5
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'www/policy')
-rw-r--r-- | www/policy/OrganisationAssurancePolicy.html | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/www/policy/OrganisationAssurancePolicy.html b/www/policy/OrganisationAssurancePolicy.html index 6b907dd..0861c50 100644 --- a/www/policy/OrganisationAssurancePolicy.html +++ b/www/policy/OrganisationAssurancePolicy.html @@ -107,16 +107,16 @@ Where the OA is failing the Board decides. <p> </p> -<ol type="a"> <li> +<ol style="list-style-type: lower-latin;"> <li> An OA must be an experienced Assurer - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li>Have 150 assurance points.</li> <li>Be fully trained and tested on all general Assurance processes.</li> </ol> </li><li> Must be trained as Organisation Assurer. - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li> Global knowledge: This policy. </li> <li> Global knowledge: A OA manual covers how to do the process.</li> <li> Local knowledge: legal forms of organisations within jurisdiction.</li> @@ -127,7 +127,7 @@ Where the OA is failing the Board decides. </li><li> Must be tested. - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li> Global test: Covers this policy and the process. </li> <li> Local knowledge: Subsidiary Policy to specify.</li> <li> Tests to be created, approved, run, verified @@ -139,7 +139,7 @@ Where the OA is failing the Board decides. </li><li> Must be approved. - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li> Two supervising OAs must sign-off on new OA, as trained, tested and passed. </li> @@ -178,9 +178,9 @@ is the one who handles the assurance requests and the issuing of certificates. </p> -<ol type="a"> <li> +<ol style="list-style-type: lower-latin;"> <li> O-Admin must be Assurer - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li>Have 100 assurance points.</li> <li>Fully trained and tested as Assurer.</li> </ol> @@ -188,13 +188,13 @@ and the issuing of certificates. </li><li> Organisation is required to appoint O-Admin, and appoint ones as required. - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li> On COAP Request Form.</li> </ol> </li><li> O-Admin must work with an assigned OA. - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li> Have contact details.</li> </ol> </li> @@ -210,7 +210,7 @@ There is one policy being this present document, and several subsidiary policies. </p> -<ol type="a"> +<ol style="list-style-type: lower-latin;"> <li> This policy authorises the creation of subsidiary policies. </li> <li> This policy is international. </li> <li> Subsidiary policies are implementations of the policy. </li> @@ -223,7 +223,7 @@ and several subsidiary policies. The nature of the Subsidiary Policies ("SubPols"): </p> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> SubPols are purposed to check the organisation under the rules of the jurisdiction that creates the organisation. This does not evidence an intention @@ -253,7 +253,7 @@ The nature of the Subsidiary Policies ("SubPols"): Subsidiary Policies are open, accessible and free to enter. </p> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> SubPols compete but are compatible. </li><li> No SubPol is a franchise. @@ -287,11 +287,11 @@ Subsidiary Policies are open, accessible and free to enter. The essential standard of Organisation Assurance is: </p> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> the organisation exists </li><li> the organisation name is correct and consistent: - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li>in official documents specified in SubPol.</li> <li>on COAP form.</li> <li>in CAcert database.</li> @@ -318,11 +318,11 @@ assurance results to meet the standard. Additional information to be provided on form: </p> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> CAcert account of O-Admin (email address?) </li><li> location: - <ol type="i"> + <ol style="list-style-type: lower-roman;"> <li>country (MUST).</li> <li>city (MUST).</li> <li>additional contact information (as required by SubPol).</li> @@ -357,7 +357,7 @@ CAcert Inc. under its Arbitration jurisdiction. Actions carried out by OAs are under this regime. </p> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> The organisation has agreed to the terms of the CAcert Community Agreement. </li><li> @@ -376,7 +376,7 @@ Actions carried out by OAs are under this regime. <h2 id="s5"> 5. Exceptions </h2> -<ol type="a"><li> +<ol style="list-style-type: lower-latin;"><li> <b> Conflicts of Interest.</b> An OA must not assure an organisation in which there is a close or direct relationship by, e.g., |