@@ -5820,16 +5820,14 @@ Changes from Colors 3</h3>
58205820 <li> 4 and 8-digit hex colors have been added, to specify transparency.
58215821 </ol>
58225822
5823- Security and Privacy Considerations {#priv-sec}
5824- ===============================================
58255823
5826- This specification defines "system" colors,
5827- which theoretically can expose details of the user's OS settings,
5828- which is a fingerprinting risk.
5824+
5825+ Security Considerations {#security}
5826+ ===================================
58295827
58305828The system colors,
58315829if they actually correspond to the user's system colors,
5832- also pose a security risk,
5830+ pose a security risk,
58335831as they make it easier for a malware site
58345832to create user interfaces that appear to be from the system.
58355833However, as several system colors are now defined to be "generic",
@@ -5841,6 +5839,14 @@ These do not contain executable code,
58415839and thus do not constitute an increased security risk.
58425840
58435841
5842+ Privacy Considerations {#privacy}
5843+ ===================================
5844+
5845+ This specification defines "system" colors,
5846+ which theoretically can expose details of the user's OS settings,
5847+ which is a fingerprinting risk.
5848+
5849+
58445850Accessibility Considerations {#a11y-sec}
58455851========================================
58465852
0 commit comments