summaryrefslogtreecommitdiff
path: root/test/scanners/css/standard.expected.raydebug
diff options
context:
space:
mode:
Diffstat (limited to 'test/scanners/css/standard.expected.raydebug')
-rw-r--r--test/scanners/css/standard.expected.raydebug8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/scanners/css/standard.expected.raydebug b/test/scanners/css/standard.expected.raydebug
deleted file mode 100644
index 3214021..0000000
--- a/test/scanners/css/standard.expected.raydebug
+++ /dev/null
@@ -1,8 +0,0 @@
-directive(@import) string<delimiter(url()content(redsauce.css)delimiter(\))>operator(;) comment(/*) comment(colour) comment(file) comment(*/)
-directive(@import) string<delimiter(url()content(theme.css)delimiter(\))>operator(;) comment(/*) comment(colour) comment(file) comment(*/) type(body) operator({)
- key(margin)operator(:)float(0)operator(;)
- key(padding)operator(:)float(0)operator(;)
- key(font-family)operator(:) value(verdana)operator(,) value(arial)operator(,) value(sans-serif)operator(;)
- key(font-size)operator(:) float(11px)operator(;)
- key(line-height)operator(:)float(137%)operator(;)
-operator(})