Fix tests

This commit is contained in:
Jeremy Ruston
2026-01-18 12:03:59 +00:00
parent 829bb61378
commit 5b96929f4e
2 changed files with 5 additions and 5 deletions

View File

@@ -42,4 +42,4 @@ background: red
+
title: ExpectedResult
<p>#f4e4d4 /* page-background */</p><p>red /* background */</p>
<p>#f4e4d4</p><p>red</p>

View File

@@ -55,7 +55,7 @@ foreground: green
+
title: ExpectedResult
<p>+#f4e4d4 /* page-background */
+red /* background */
+#f4e4d4 /* custom */
+green /* foreground */</p>
<p>+#f4e4d4
+red
+#f4e4d4
+green</p>