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
@@ -2486,7 +2502,8 @@ unless trailing zeroes have been omitted.
2486
2502
-->
2487
2503
2488
2504
<h2 id="sample">
2489
-
Default Style Rules</h2>
2505
+
Default Style Rules
2506
+
</h2>
2490
2507
2491
2508
The following stylesheet is informative, not normative. This style sheet could be used by an implementation as part of its default styling of HTML4, HTML5, XHTML1, XHTML1.1, XHTML Basic, and other XHTML Family documents.
2492
2509
@@ -2512,16 +2529,18 @@ unless trailing zeroes have been omitted.
2512
2529
██████ ████████ ██████ ███████ ██ ██ ████ ██ ██
2513
2530
-->
2514
2531
2515
-
Security Considerations {#security}
2516
-
===================================
2532
+
<h2 id="security">
2533
+
Security Considerations
2534
+
</h2>
2517
2535
2518
2536
This specification adds to CSS the on-demand
2519
2537
downloading of ICC profiles.
2520
2538
These do not contain executable code,
2521
2539
and thus do not constitute an increased security risk.
2522
2540
2523
-
Privacy Considerations {#privacy}
2524
-
===================================
2541
+
<h2 id="privacy">
2542
+
Privacy Considerations
2543
+
</h2>
2525
2544
2526
2545
No new privacy considerations have been reported on this specification.
2527
2546
@@ -2537,16 +2556,21 @@ No new privacy considerations have been reported on this specification.
2537
2556
██████ ██ ██ ██ ██ ██ ██ ██████ ████████ ██████
2538
2557
-->
2539
2558
2540
-
Changes {#changes}
2541
-
=======
2559
+
<h2 id="changes">
2560
+
Changes
2561
+
</h2>
2542
2562
2543
-
<h3 id="changes-20220428">Since the <a href="https://www.w3.org/TR/2022/WD-css-color-5-20220428/">Working Draft of 28 April 2022</a></h3>
2563
+
<h3 id="changes-20220428">
2564
+
Since the <a href="https://www.w3.org/TR/2022/WD-css-color-5-20220428/">Working Draft of 28 April 2022</a>
2565
+
</h3>
2544
2566
2545
2567
<ul>
2546
2568
<li>Moved the color-contrast() function to level 6</li>
2547
2569
</ul>
2548
2570
2549
-
<h3 id="changes-20211215">Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20211215/">Working Draft of 15 December 2021</a></h3>
2571
+
<h3 id="changes-20211215">
2572
+
Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20211215/">Working Draft of 15 December 2021</a>
2573
+
</h3>
2550
2574
2551
2575
<ul>
2552
2576
<li>Forgiveness of too many/too few parameters in color() restricted to custom color spaces</li>
@@ -2561,7 +2585,9 @@ Changes {#changes}
2561
2585
<li>Fixed some spelling errors</li>
2562
2586
</ul>
2563
2587
2564
-
<h3 id="changes-20210601">Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20210601/">Working Draft of 1 June 2021</a></h3>
2588
+
<h3 id="changes-20210601">
2589
+
Since the <a href="https://www.w3.org/TR/2021/WD-css-color-5-20210601/">Working Draft of 1 June 2021</a>
2590
+
</h3>
2565
2591
2566
2592
<ul>
2567
2593
<li>Using <hue-interpolation-method> in rectangular spaces is an error</li>
@@ -2589,7 +2615,9 @@ Changes {#changes}
2589
2615
<li>Defined serialization of the results of the color-mix, color-contrast, and relative color syntaxes</li>
2590
2616
</ul>
2591
2617
2592
-
<h3 id="changes-20200303">Since the <a href="https://www.w3.org/TR/2020/WD-css-color-5-20200303/">FPWD of 10 June 2020</a></h3>
2618
+
<h3 id="changes-20200303">
2619
+
Since the <a href="https://www.w3.org/TR/2020/WD-css-color-5-20200303/">FPWD of 10 June 2020</a>
2620
+
</h3>
2593
2621
2594
2622
<ul>
2595
2623
<li>Added relative color syntax for the color() function</li>
@@ -2645,8 +2673,9 @@ Changes {#changes}
2645
2673
<li>Added section on resolving color-contrast() values</li>
0 commit comments