mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 02:04:37 +00:00
Fix tests
This commit is contained in:
@@ -42,4 +42,4 @@ background: red
|
||||
+
|
||||
title: ExpectedResult
|
||||
|
||||
<p>#f4e4d4 /* page-background */</p><p>red /* background */</p>
|
||||
<p>#f4e4d4</p><p>red</p>
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user