diff options
Diffstat (limited to 'test/scanners/css/S5.expected.raydebug')
-rw-r--r-- | test/scanners/css/S5.expected.raydebug | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/scanners/css/S5.expected.raydebug b/test/scanners/css/S5.expected.raydebug index 9f9a724..7f79eb5 100644 --- a/test/scanners/css/S5.expected.raydebug +++ b/test/scanners/css/S5.expected.raydebug @@ -236,6 +236,6 @@ constant(#slide0) operator({)key(visibility)operator(:) value(visible)operator(; keyword(div)constant(#controls) operator({)key(position)operator(:) value(absolute)operator(;)operator(}) constant(#footer)operator(>)keyword(div)constant(#controls) operator({)key(position)operator(:) value(fixed)operator(;)operator(}) class(.handout) operator({)key(display)operator(:) value(none)operator(;)operator(}) -directive(@import) keyword(url)operator(()keyword(s5-core)class(.css)operator(\))operator(;) comment(/*) comment(required) comment(to) comment(make) comment(the) comment(slide) comment(show) comment(run) comment(at) comment(all) comment(*/) -directive(@import) keyword(url)operator(()keyword(framing)class(.css)operator(\))operator(;) comment(/*) comment(sets) comment(basic) comment(placement) comment(and) comment(size) comment(of) comment(slide) comment(components) comment(*/) -directive(@import) keyword(url)operator(()keyword(pretty)class(.css)operator(\))operator(;) comment(/*) comment(stuff) comment(that) comment(makes) comment(the) comment(slides) comment(look) comment(better) comment(than) comment(blah) comment(*/)
\ No newline at end of file +directive(@import) string<delimiter(url()content(s5-core.css)delimiter(\))>operator(;) comment(/*) comment(required) comment(to) comment(make) comment(the) comment(slide) comment(show) comment(run) comment(at) comment(all) comment(*/) +directive(@import) string<delimiter(url()content(framing.css)delimiter(\))>operator(;) comment(/*) comment(sets) comment(basic) comment(placement) comment(and) comment(size) comment(of) comment(slide) comment(components) comment(*/) +directive(@import) string<delimiter(url()content(pretty.css)delimiter(\))>operator(;) comment(/*) comment(stuff) comment(that) comment(makes) comment(the) comment(slides) comment(look) comment(better) comment(than) comment(blah) comment(*/)
\ No newline at end of file |