Skip to content

Commit 9d65717

Browse files
committed
[css-color-4] split security & privacy as required by new wide review
1 parent 308c54d commit 9d65717

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

css-color-4/Overview.bs

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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

58305828
The system colors,
58315829
if they actually correspond to the user's system colors,
5832-
also pose a security risk,
5830+
pose a security risk,
58335831
as they make it easier for a malware site
58345832
to create user interfaces that appear to be from the system.
58355833
However, as several system colors are now defined to be "generic",
@@ -5841,6 +5839,14 @@ These do not contain executable code,
58415839
and 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+
58445850
Accessibility Considerations {#a11y-sec}
58455851
========================================
58465852

0 commit comments

Comments
 (0)