Skip to content

Commit

Permalink
Reftest had red/blue reversed (#28444)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike <[email protected]>
  • Loading branch information
faceless2 and Mike committed May 6, 2021
1 parent 5890c08 commit aa9b753
Showing 1 changed file with 60 additions and 60 deletions.
120 changes: 60 additions & 60 deletions css/css-color/t421-rgb-values-meaning-b-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -1202,82 +1202,82 @@
<table border="border">
<tr>
<td style="background: black">&nbsp;</td>
<td style="background: #00ff00">&nbsp;</td>
<td style="background: #00ee11">&nbsp;</td>
<td style="background: #00dd22">&nbsp;</td>
<td style="background: #00cc33">&nbsp;</td>
<td style="background: #00bb44">&nbsp;</td>
<td style="background: #00aa55">&nbsp;</td>
<td style="background: #009966">&nbsp;</td>
<td style="background: #008877">&nbsp;</td>
<td style="background: #007788">&nbsp;</td>
<td style="background: #006699">&nbsp;</td>
<td style="background: #0055aa">&nbsp;</td>
<td style="background: #0044bb">&nbsp;</td>
<td style="background: #0033cc">&nbsp;</td>
<td style="background: #0022dd">&nbsp;</td>
<td style="background: #0011ee">&nbsp;</td>
<td style="background: #0000ff">&nbsp;</td>
<td style="background: #1100ee">&nbsp;</td>
<td style="background: #2200dd">&nbsp;</td>
<td style="background: #3300cc">&nbsp;</td>
<td style="background: #4400bb">&nbsp;</td>
<td style="background: #5500aa">&nbsp;</td>
<td style="background: #660099">&nbsp;</td>
<td style="background: #770088">&nbsp;</td>
<td style="background: #880077">&nbsp;</td>
<td style="background: #990066">&nbsp;</td>
<td style="background: #aa0055">&nbsp;</td>
<td style="background: #bb0044">&nbsp;</td>
<td style="background: #cc0033">&nbsp;</td>
<td style="background: #dd0022">&nbsp;</td>
<td style="background: #ee0011">&nbsp;</td>
<td style="background: #ff0000">&nbsp;</td>
<td style="background: white">&nbsp;</td>
</tr>
<tr>
<td style="background: white">&nbsp;</td>
<td style="background: #00ff00">&nbsp;</td>
<td style="background: #00ee11">&nbsp;</td>
<td style="background: #00dd22">&nbsp;</td>
<td style="background: #00cc33">&nbsp;</td>
<td style="background: #00bb44">&nbsp;</td>
<td style="background: #00aa55">&nbsp;</td>
<td style="background: #009966">&nbsp;</td>
<td style="background: #008877">&nbsp;</td>
<td style="background: #007788">&nbsp;</td>
<td style="background: #006699">&nbsp;</td>
<td style="background: #0055aa">&nbsp;</td>
<td style="background: #0044bb">&nbsp;</td>
<td style="background: #0033cc">&nbsp;</td>
<td style="background: #0022dd">&nbsp;</td>
<td style="background: #0011ee">&nbsp;</td>
<td style="background: #0000ff">&nbsp;</td>
<td style="background: #1100ee">&nbsp;</td>
<td style="background: #2200dd">&nbsp;</td>
<td style="background: #3300cc">&nbsp;</td>
<td style="background: #4400bb">&nbsp;</td>
<td style="background: #5500aa">&nbsp;</td>
<td style="background: #660099">&nbsp;</td>
<td style="background: #770088">&nbsp;</td>
<td style="background: #880077">&nbsp;</td>
<td style="background: #990066">&nbsp;</td>
<td style="background: #aa0055">&nbsp;</td>
<td style="background: #bb0044">&nbsp;</td>
<td style="background: #cc0033">&nbsp;</td>
<td style="background: #dd0022">&nbsp;</td>
<td style="background: #ee0011">&nbsp;</td>
<td style="background: #ff0000">&nbsp;</td>
<td style="background: black">&nbsp;</td>
</tr>
<tr>
<td style="background: black">&nbsp;</td>
<td style="background: #00ff00">&nbsp;</td>
<td style="background: #00ee11">&nbsp;</td>
<td style="background: #00dd22">&nbsp;</td>
<td style="background: #00cc33">&nbsp;</td>
<td style="background: #00bb44">&nbsp;</td>
<td style="background: #00aa55">&nbsp;</td>
<td style="background: #009966">&nbsp;</td>
<td style="background: #008877">&nbsp;</td>
<td style="background: #007788">&nbsp;</td>
<td style="background: #006699">&nbsp;</td>
<td style="background: #0055aa">&nbsp;</td>
<td style="background: #0044bb">&nbsp;</td>
<td style="background: #0033cc">&nbsp;</td>
<td style="background: #0022dd">&nbsp;</td>
<td style="background: #0011ee">&nbsp;</td>
<td style="background: #0000ff">&nbsp;</td>
<td style="background: #1100ee">&nbsp;</td>
<td style="background: #2200dd">&nbsp;</td>
<td style="background: #3300cc">&nbsp;</td>
<td style="background: #4400bb">&nbsp;</td>
<td style="background: #5500aa">&nbsp;</td>
<td style="background: #660099">&nbsp;</td>
<td style="background: #770088">&nbsp;</td>
<td style="background: #880077">&nbsp;</td>
<td style="background: #990066">&nbsp;</td>
<td style="background: #aa0055">&nbsp;</td>
<td style="background: #bb0044">&nbsp;</td>
<td style="background: #cc0033">&nbsp;</td>
<td style="background: #dd0022">&nbsp;</td>
<td style="background: #ee0011">&nbsp;</td>
<td style="background: #ff0000">&nbsp;</td>
<td style="background: white">&nbsp;</td>
</tr>
<tr>
<td style="background: white">&nbsp;</td>
<td style="background: #00ff00">&nbsp;</td>
<td style="background: #00ee11">&nbsp;</td>
<td style="background: #00dd22">&nbsp;</td>
<td style="background: #00cc33">&nbsp;</td>
<td style="background: #00bb44">&nbsp;</td>
<td style="background: #00aa55">&nbsp;</td>
<td style="background: #009966">&nbsp;</td>
<td style="background: #008877">&nbsp;</td>
<td style="background: #007788">&nbsp;</td>
<td style="background: #006699">&nbsp;</td>
<td style="background: #0055aa">&nbsp;</td>
<td style="background: #0044bb">&nbsp;</td>
<td style="background: #0033cc">&nbsp;</td>
<td style="background: #0022dd">&nbsp;</td>
<td style="background: #0011ee">&nbsp;</td>
<td style="background: #0000ff">&nbsp;</td>
<td style="background: #1100ee">&nbsp;</td>
<td style="background: #2200dd">&nbsp;</td>
<td style="background: #3300cc">&nbsp;</td>
<td style="background: #4400bb">&nbsp;</td>
<td style="background: #5500aa">&nbsp;</td>
<td style="background: #660099">&nbsp;</td>
<td style="background: #770088">&nbsp;</td>
<td style="background: #880077">&nbsp;</td>
<td style="background: #990066">&nbsp;</td>
<td style="background: #aa0055">&nbsp;</td>
<td style="background: #bb0044">&nbsp;</td>
<td style="background: #cc0033">&nbsp;</td>
<td style="background: #dd0022">&nbsp;</td>
<td style="background: #ee0011">&nbsp;</td>
<td style="background: #ff0000">&nbsp;</td>
<td style="background: black">&nbsp;</td>
</tr>
</table>
Expand Down

0 comments on commit aa9b753

Please sign in to comment.