mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 09:27:01 +00:00
Revised test data
Testing against the output of cook.rb isn't satisfactory because of the bugs in it; instead we're now going to test against the tiddlywiki.com build products
This commit is contained in:
7
test/tiddlywiki.2.6.5/source/tiddlywiki/html/style.txt
Executable file
7
test/tiddlywiki.2.6.5/source/tiddlywiki/html/style.txt
Executable file
@@ -0,0 +1,7 @@
|
||||
#saveTest {display:none;}
|
||||
#messageArea {display:none;}
|
||||
#copyright {display:none;}
|
||||
#storeArea {display:none;}
|
||||
#storeArea div {padding:0.5em; margin:1em 0em 0em 0em; border-color:#fff #666 #444 #ddd; border-style:solid; border-width:2px; overflow:auto;}
|
||||
#shadowArea {display:none;}
|
||||
#javascriptWarning {width:100%; text-align:center; font-weight:bold; background-color:#dd1100; color:#fff; padding:1em 0em;}
|
||||
Reference in New Issue
Block a user