summaryrefslogtreecommitdiff
path: root/test/scanners/css/S5.expected.raydebug
blob: 31f98ad1051e8be56b8c942e3f36f6e168c715d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
comment(/*) comment(The) comment(following) comment(styles) comment(size) comment(and) comment(place) comment(the) comment(slide) comment(components.)
   comment(Edit) comment(them) comment(if) comment(you) comment(want) comment(to) comment(change) comment(the) comment(overall) comment(slide) comment(layout.)
   comment(The) comment(commented) comment(lines) comment(can) comment(be) comment(uncommented) comment((and) comment(modified,) comment(if) comment(necessary\)) 
    comment(to) comment(help) comment(you) comment(with) comment(the) comment(rearrangement) comment(process.) comment(*/)

type(div)constant(#header)operator(,) type(div)constant(#footer)operator(,) type(div)class(.slide) operator({)key(width)operator(:) float(100%)operator(;) key(top)operator(:) float(0)operator(;) key(left)operator(:) float(0)operator(;)operator(})
type(div)constant(#header) operator({)key(top)operator(:) float(0)operator(;) key(left)operator(:) float(0)operator(;) key(z-index)operator(:) float(1)operator(;)operator(})
type(div)constant(#footer) operator({)key(top)operator(:) value(auto)operator(;) key(bottom)operator(:) float(0)operator(;) key(width)operator(:) float(100%)operator(;) key(z-index)operator(:) float(5)operator(;)operator(})
type(div)class(.slide) operator({)key(top)operator(:) float(0)operator(;) key(width)operator(:) float(88%)operator(;) key(padding)operator(:) float(1em) float(7%) float(2em) float(5%)operator(;) key(z-index)operator(:) float(2)operator(;)operator(})

constant(#footer) type(div)constant(#controls) operator({)key(bottom)operator(:) float(1.5em)operator(;) key(left)operator(:) float(0)operator(;) key(width)operator(:) float(100%)operator(;) key(text-align)operator(:) value(center)operator(;) key(z-index)operator(:) float(1)operator(;)operator(})
type(div)constant(#controls) type(form) operator({)key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0)operator(;)operator(})

constant(#currentSlide) operator({)key(position)operator(:) value(absolute)operator(;) key(left)operator(:) float(0)operator(;) key(bottom)operator(:) float(0.5em)operator(;) key(z-index)operator(:) float(10)operator(;)
  key(width)operator(:) float(100%)operator(;) key(text-align)operator(:) value(center)operator(;)operator(})
type(html)operator(>)type(body) constant(#currentSlide) operator({)key(position)operator(:) value(fixed)operator(;)operator(})

comment(/*)
comment(div#header) comment({background:) comment(#FCC;})
comment(div#footer) comment({background:) comment(#CCF;})
comment(div#controls) comment({background:) comment(#BBD;})
comment(div#currentSlide) comment({background:) comment(#FFC;})
comment(*/)
comment(/*) comment(Following) comment(are) comment(the) comment(note) comment(styles) comment(--) comment(edit) comment(away!) comment(*/)

type(body) operator({)
	key(margin)operator(:) float(0)operator(;)
	key(padding)operator(:) float(1.0em)operator(;)
	key(background)operator(:) color(#333)operator(;) 
	key(color)operator(:) color(#FFF)operator(;)
	key(font)operator(:) float(2em)operator(/)float(1.4em) string<delimiter(')content(Lucida Grande)delimiter(')>operator(,) value(Verdana)operator(,) value(sans-serif)operator(;)
operator(})

type(div)class(.timers) operator({)
	key(background)operator(:) color(#FFF)operator(;)
	key(color)operator(:) color(#333)operator(;)
	key(border)operator(:) float(0.08em) value(solid) color(#222)operator(;)
	key(border-top-width)operator(:) float(1px)operator(;)
	key(border-left-width)operator(:) float(1px)operator(;)
	key(float)operator(:) value(left)operator(;)
	key(padding)operator(:) float(0.2em)operator(;)
	key(margin)operator(:) float(0) float(0) float(0.5em)operator(;)
	key(position)operator(:) value(relative)operator(;)
operator(})

type(div)class(.timers) type(h1) operator({)
	key(text-align)operator(:) value(left)operator(;)
	key(font-size)operator(:) float(0.6em)operator(;)
	key(line-height)operator(:) float(1.4em)operator(;)
	key(background-color)operator(:) color(#FF9)operator(;)
	key(padding)operator(:) float(0) float(0.75em)operator(;)
	key(margin)operator(:) float(0.25em) float(0) float(0)operator(;)
	key(border)operator(:) float(1px) value(solid) color(#EE8)operator(;)
operator(})

type(div)class(.timers) type(div)class(.controls) operator({)
	key(position)operator(:) value(absolute)operator(;)
	key(right)operator(:) float(0.25em)operator(;)
	key(top)operator(:) float(0.1em)operator(;)
	key(line-height)operator(:) float(1em)operator(;)
operator(})

type(div)class(.timers) type(h1) type(a) operator({)
	key(text-decoration)operator(:) value(none)operator(;)
	key(color)operator(:) color(#000)operator(;)
operator(})

type(div)class(.timers) type(div)class(.controls) type(a) operator({)
	key(font-size)operator(:) float(0.5em)operator(;)
	key(padding)operator(:) float(0)operator(;)
	key(color)operator(:) color(#330)operator(;)
operator(})

type(div)class(.timers) type(a)class(.control) operator({)
	key(position)operator(:) value(absolute)operator(;)
	key(text-decoration)operator(:) value(none)operator(;)
	key(padding)operator(:) float(0) float(0.25em)operator(;)
	key(color)operator(:) color(#AAA)operator(;)
	key(outline)operator(:) float(0)operator(;)
operator(})

constant(#minus) operator({)
	key(left)operator(:) float(0.25em)operator(;)
operator(})

constant(#plus) operator({)
	key(right)operator(:) float(0.25em)operator(;)
operator(})

class(.overtime) operator({)
	key(background)operator(:) value(yellow)operator(;)
	key(color)operator(:) value(red)operator(;)
	key(border)operator(:) float(3px) value(solid)operator(;)
	key(padding)operator(:) float(0.1em) float(0.25em)operator(;)
	key(font-weight)operator(:) value(bold)operator(;)
operator(})

type(div)class(.timers) type(h2) operator({)
	key(font-size)operator(:) float(0.6em)operator(;)
	key(line-height)operator(:) float(1.0em)operator(;)
	key(font-weight)operator(:) value(normal)operator(;)
	key(margin)operator(:) float(0) float(0) float(-0.25em)operator(;)
	key(padding-top)operator(:) float(0.5em)operator(;)
	key(color)operator(:) color(#666)operator(;)
operator(})

type(div)class(.timers) type(p) operator({)key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0) float(0.5em)operator(;)operator(})
type(div)class(.timers) type(form) operator({)key(margin)operator(:) float(0)operator(;)operator(})

type(div)class(.timers) type(span)class(.clock) operator({)
	key(font-family)operator(:) value(monospace)operator(;)
operator(})

type(div)class(.timers) type(ul) operator({)key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0)operator(;) key(list-style)operator(:) value(none)operator(;)operator(})
type(div)class(.timers) type(li) operator({)key(float)operator(:) value(left)operator(;) key(width)operator(:) float(5em)operator(;) key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0) float(0.5em)operator(;)
  key(text-align)operator(:) value(center)operator(;)operator(})

type(div)constant(#elapsed) operator({)key(width)operator(:) float(12.1em)operator(;)operator(})
type(div)constant(#remaining) operator({)key(clear)operator(:) value(left)operator(;) key(width)operator(:) float(12.1em)operator(;)operator(})
type(div)constant(#remaining) type(p) operator({)key(text-align)operator(:) value(center)operator(;)operator(})

constant(#slide)operator(,)
constant(#next)operator(,)
constant(#notes)operator(,)
constant(#nextnotes) operator({)
	key(font-size)operator(:) float(0.75em)operator(;)
	key(line-height)operator(:) float(1.4em)operator(;)
	key(clear)operator(:) value(left)operator(;)
comment(/*)	comment(max-width:) comment(30.0em;) comment(*/)
	key(text-shadow)operator(:) float(0.1em) float(0.1em) float(0.1em) color(#111)operator(;)
operator(})

constant(#next) operator({)key(margin-top)operator(:) float(2.5em)operator(;)operator(})
constant(#next)operator(,) constant(#nextnotes) operator({)
	key(color)operator(:) color(#999)operator(;)
	key(font-size)operator(:) float(0.66em)operator(;)
operator(})

type(em)class(.disclaimer) operator({)
	key(color)operator(:) color(#666)operator(;)
operator(})

type(div)class(.collapsed) type(h1) operator({)key(display)operator(:) value(block)operator(;) key(font-size)operator(:) float(0.33em)operator(;)operator(})
type(div)class(.collapsed) type(h1) type(a) operator({)key(display)operator(:) value(inline)operator(;)operator(})
type(div)class(.collapsed) type(*) operator({)key(display)operator(:) value(none)operator(;)operator(})
comment(/*) comment(DO) comment(NOT) comment(CHANGE) comment(THESE) comment(unless) comment(you) comment(really) comment(want) comment(to) comment(break) comment(Opera) comment(Show) comment(*/)
class(.slide) operator({)
	key(visibility)operator(:) value(visible) important(!important)operator(;)
	key(position)operator(:) value(static) important(!important)operator(;)
	key(page-break-before)operator(:) value(always)operator(;)
operator(})
constant(#slide0) operator({)key(page-break-before)operator(:) value(avoid)operator(;)operator(})
comment(/*) comment(don't) comment(change) comment(this) comment(unless) comment(you) comment(want) comment(the) comment(layout) comment(stuff) comment(to) comment(show) comment(up) comment(in) comment(the) comment(outline) comment(view!) comment(*/)

class(.layout) type(div)operator(,) constant(#footer) type(*)operator(,) constant(#controlForm) type(*) operator({)key(display)operator(:) value(none)operator(;)operator(})
constant(#footer)operator(,) constant(#controls)operator(,) constant(#controlForm)operator(,) constant(#navLinks)operator(,) constant(#toggle) operator({)
  key(display)operator(:) value(block)operator(;) key(visibility)operator(:) value(visible)operator(;) key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0)operator(;)operator(})
constant(#toggle) operator({)key(float)operator(:) value(right)operator(;) key(padding)operator(:) float(0.5em)operator(;)operator(})
type(html)operator(>)type(body) constant(#toggle) operator({)key(position)operator(:) value(fixed)operator(;) key(top)operator(:) float(0)operator(;) key(right)operator(:) float(0)operator(;)operator(})

comment(/*) comment(making) comment(the) comment(outline) comment(look) comment(pretty-ish) comment(*/)

constant(#slide0) type(h1)operator(,) constant(#slide0) type(h2)operator(,) constant(#slide0) type(h3)operator(,) constant(#slide0) type(h4) operator({)key(border)operator(:) value(none)operator(;) key(margin)operator(:) float(0)operator(;)operator(})
constant(#slide0) type(h1) operator({)key(padding-top)operator(:) float(1.5em)operator(;)operator(})
class(.slide) type(h1) operator({)key(margin)operator(:) float(1.5em) float(0) float(0)operator(;) key(padding-top)operator(:) float(0.25em)operator(;)
  key(border-top)operator(:) float(1px) value(solid) color(#888)operator(;) key(border-bottom)operator(:) float(1px) value(solid) color(#AAA)operator(;)operator(})
constant(#toggle) operator({)key(border)operator(:) float(1px) value(solid)operator(;) key(border-width)operator(:) float(0) float(0) float(1px) float(1px)operator(;) key(background)operator(:) color(#FFF)operator(;)operator(})
comment(/*) comment(Following) comment(are) comment(the) comment(presentation) comment(styles) comment(--) comment(edit) comment(away!)
   comment(Note) comment(that) comment(the) comment('body') comment(font) comment(size) comment(may) comment(have) comment(to) comment(be) comment(changed) comment(if) comment(the) comment(resolution) comment(is)
    comment(different) comment(than) comment(expected.) comment(*/)

type(body) operator({)key(background)operator(:) color(#95A7D4) string<delimiter(url()content(bg-slide.jpg)delimiter(\))> float(100%) float(100%) value(no-repeat)operator(;) key(color)operator(:) color(#210)operator(;) key(font)operator(:) float(29px) value(Arial)operator(,) value(sans-serif)operator(;)operator(})
type(a) operator({)key(text-decoration)operator(:) value(none)operator(;) key(color)operator(:) color(#336)operator(;) key(border-bottom)operator(:) float(1px) value(dotted)operator(;)operator(})
type(h1)operator(,) type(h2)operator(,) type(h3)operator(,) type(h4)operator(,) type(h5)operator(,) type(h6) operator({)key(font-size)operator(:) float(1em)operator(;) key(margin)operator(:) float(0)operator(;)operator(})
type(sup) operator({)key(font-size)operator(:) float(0.75em)operator(;) key(font-weight)operator(:) value(normal)operator(;)
  key(vertical-align)operator(:) float(0.5em)operator(;) key(line-height)operator(:) float(1px)operator(;)operator(})
type(ul) operator({)key(margin-left)operator(:) float(1em)operator(;) key(padding-left)operator(:) float(0)operator(;)operator(})
type(li) operator({)key(margin-bottom)operator(:) float(0.66em)operator(;)operator(})
type(li) type(li) operator({)key(margin)operator(:) float(0.33em) float(0)operator(;) key(font-size)operator(:) value(smaller)operator(;)operator(})

constant(#header) operator({)key(background)operator(:) string<delimiter(url()content(bg-shade.png)delimiter(\))>operator(;) key(border-bottom)operator(:) float(1px) value(solid) color(#333)operator(;)
  key(padding-bottom)operator(:) float(2em)operator(;)operator(})
constant(#footer) operator({)key(background)operator(:) string<delimiter(url()content(bg-shade.png)delimiter(\))>operator(;) key(color)operator(:) color(#BBB)operator(;) key(border-top)operator(:) float(1px) value(solid) color(#333)operator(;)operator(})
constant(#header)operator(,) constant(#footer) operator({)key(font-size)operator(:) float(0.5em)operator(;)operator(})
constant(#footer) type(h1)operator(,) constant(#footer) type(h2) operator({) key(padding)operator(:) float(0.5em) float(0.75em)operator(;)
  key(font-weight)operator(:) value(normal)operator(;) key(font-style)operator(:) value(italic)operator(;)operator(})
constant(#footer) type(h1) operator({)key(left)operator(:) float(0)operator(;) key(font-size)operator(:) float(1em)operator(;) key(letter-spacing)operator(:) float(1px)operator(;)operator(})
constant(#footer) type(h2) operator({)key(position)operator(:) value(absolute)operator(;) key(bottom)operator(:) float(0)operator(;) key(right)operator(:) float(0)operator(;)operator(})

constant(#controls) type(a) operator({)key(display)operator(:) value(none)operator(;)operator(})
constant(#controls) type(select) operator({)key(visibility)operator(:) value(hidden)operator(;)operator(})
constant(#controls) type(div)pseudo_class(:hover) type(select) operator({)key(visibility)operator(:) value(visible)operator(;)operator(})

constant(#currentSlide) operator({)key(font-size)operator(:) float(0.5em)operator(;)operator(})
constant(#currentSlide) type(span) operator({)key(font-size)operator(:) float(13px)operator(;) key(color)operator(:) color(rgb(49%,47%,66%\))operator(;)operator(})
constant(#currentSlide) constant(#csSep) operator({)key(display)operator(:) value(none)operator(;)operator(})
constant(#currentSlide) constant(#csHere) operator({)key(font-weight)operator(:) value(bold)operator(;)operator(})
constant(#currentSlide) constant(#csHere)pseudo_class(:before) operator({)key(content)operator(:) string<delimiter(")content(#)delimiter(")>operator(;) key(font-weight)operator(:) value(normal)operator(;)operator(})
constant(#currentSlide) constant(#csTotal)pseudo_class(:before) operator({)key(content)operator(:) string<delimiter(")content( of )delimiter(")>operator(;)operator(})

class(.slide) type(h1) operator({)key(font-size)operator(:) float(1.66em)operator(;) key(line-height)operator(:) float(1)operator(;) key(letter-spacing)operator(:) float(-1px)operator(;)
  key(margin)operator(:) float(0) float(-15%) float(1em) float(0)operator(;) key(padding)operator(:) float(0.25em) float(15%) float(0.06125em) float(0)operator(;) key(border-bottom)operator(:) float(0.06125em) value(solid) color(rgb(90,94,120\))operator(;)operator(})
constant(#slide0) type(h1) operator({)key(border)operator(:) value(none)operator(;) key(font-size)operator(:) float(2.25em)operator(;) key(letter-spacing)operator(:) float(0)operator(;) key(margin)operator(:) float(3em) float(0) float(1.5em)operator(;)operator(})
constant(#slide0) type(h3) operator({)key(margin-bottom)operator(:) float(0)operator(;)operator(})
constant(#slide0) type(h4) operator({)key(margin-top)operator(:) float(0)operator(;) key(font-size)operator(:) value(smaller)operator(;)operator(})
comment(/*) comment(The) comment(following) comment(rule) comment(is) comment(necessary) comment(to) comment(have) comment(all) comment(slides) comment(appear) comment(in) comment(print!) comment(DO) comment(NOT) comment(REMOVE) comment(IT!) comment(*/)
class(.slide)operator(,) type(ul) operator({)key(page-break-inside)operator(:) value(avoid)operator(;) key(visibility)operator(:) value(visible) important(!important)operator(;)operator(})
type(h1) operator({)key(page-break-after)operator(:) value(avoid)operator(;)operator(})

type(body) operator({)key(font-size)operator(:) float(12pt)operator(;) key(background)operator(:) value(white)operator(;)operator(})
type(*) operator({)key(color)operator(:) value(black)operator(;)operator(})

constant(#slide0) type(h1) operator({)key(font-size)operator(:) float(200%)operator(;) key(border)operator(:) value(none)operator(;) key(margin)operator(:) float(0.5em) float(0) float(0.25em)operator(;)operator(})
constant(#slide0) type(h3) operator({)key(margin)operator(:) float(0)operator(;) key(padding)operator(:) float(0)operator(;)operator(})
constant(#slide0) type(h4) operator({)key(margin)operator(:) float(0) float(0) float(0.5em)operator(;) key(padding)operator(:) float(0)operator(;)operator(})
constant(#slide0) operator({)key(margin-bottom)operator(:) float(3em)operator(;)operator(})

type(h1) operator({)key(border-top)operator(:) float(2pt) value(solid) value(gray)operator(;) key(border-bottom)operator(:) float(1px) value(dotted) value(silver)operator(;)operator(})
class(.extra) operator({)key(background)operator(:) value(transparent) important(!important)operator(;)operator(})
type(div)class(.extra)operator(,) type(pre)class(.extra)operator(,) class(.example) operator({)key(font-size)operator(:) float(10pt)operator(;) key(color)operator(:) color(#333)operator(;)operator(})
type(ul)class(.extra) type(a) operator({)key(font-weight)operator(:) value(bold)operator(;)operator(})
type(p)class(.example) operator({)key(display)operator(:) value(none)operator(;)operator(})

constant(#header) operator({)key(display)operator(:) value(none)operator(;)operator(})
constant(#footer) type(h1) operator({)key(margin)operator(:) float(0)operator(;) key(border-bottom)operator(:) float(1px) value(solid)operator(;) key(color)operator(:) value(gray)operator(;) key(font-style)operator(:) value(italic)operator(;)operator(})
constant(#footer) type(h2)operator(,) constant(#controls) operator({)key(display)operator(:) value(none)operator(;)operator(})

comment(/*) comment(The) comment(following) comment(rule) comment(keeps) comment(the) comment(layout) comment(stuff) comment(out) comment(of) comment(print.)  comment(Remove) comment(at) comment(your) comment(own) comment(risk!) comment(*/)
class(.layout)operator(,) class(.layout) type(*) operator({)key(display)operator(:) value(none) important(!important)operator(;)operator(})
comment(/*) comment(Do) comment(not) comment(edit) comment(or) comment(override) comment(these) comment(styles!) comment(The) comment(system) comment(will) comment(likely) comment(break) comment(if) comment(you) comment(do.) comment(*/)

type(div)constant(#header)operator(,) type(div)constant(#footer)operator(,) type(div)class(.slide) operator({)key(position)operator(:) value(absolute)operator(;)operator(})
type(html)operator(>)type(body) type(div)constant(#header)operator(,) type(html)operator(>)type(body) type(div)constant(#footer)operator(,) type(html)operator(>)type(body) type(div)class(.slide) operator({)key(position)operator(:) value(fixed)operator(;)operator(})
type(div)class(.slide) operator({)key(visibility)operator(:) value(hidden)operator(;)operator(})
constant(#slide0) operator({)key(visibility)operator(:) value(visible)operator(;)operator(})
type(div)constant(#controls) operator({)key(position)operator(:) value(absolute)operator(;)operator(})
constant(#footer)operator(>)type(div)constant(#controls) operator({)key(position)operator(:) value(fixed)operator(;)operator(})
class(.handout) operator({)key(display)operator(:) value(none)operator(;)operator(})
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(*/)