diff options
Diffstat (limited to 'test/scanners/css/standard.expected.raydebug')
-rw-r--r-- | test/scanners/css/standard.expected.raydebug | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/scanners/css/standard.expected.raydebug b/test/scanners/css/standard.expected.raydebug new file mode 100644 index 0000000..461fd08 --- /dev/null +++ b/test/scanners/css/standard.expected.raydebug @@ -0,0 +1,8 @@ +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(*/) keyword(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(}) |