Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
use caption
  • Loading branch information
alisonmaher committed Jul 31, 2025
commit c1cf8b6f5bb78cc79edf1bb68875504b186b8845
8 changes: 6 additions & 2 deletions css-color-adjust-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -871,8 +871,10 @@ Forced Colors Mode Color Palettes {#forced-color-palettes}
For the purposes of user agent automation and application testing, this document
defines the below <dfn>forced colors mode emulation color palettes</dfn>.

[=System color=] mappings for "{{ForcedColorsModeAutomationTheme/light}}":
<table class="data">
<caption>
[=System color=] mappings for "{{ForcedColorsModeAutomationTheme/light}}"
</caption>
<thead>
<tr>
<th><<system-color>> keyword</th>
Expand Down Expand Up @@ -1014,8 +1016,10 @@ Forced Colors Mode Color Palettes {#forced-color-palettes}
</tbody>
</table>

[=System color=] mappings for "{{ForcedColorsModeAutomationTheme/dark}}":
<table class="data">
<caption>
[=System color=] mappings for "{{ForcedColorsModeAutomationTheme/dark}}"
</caption>
<thead>
<tr>
<th><<system-color>> keyword</th>
Expand Down