1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/xml/tests/load/display.css Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,298 @@ 1.4 +/** 1.5 + * A CSS test file for display.xml 1.6 + * 1.7 + * This file is intentionally long to make parsing 1.8 + * it last a little longer. 1.9 + */ 1.10 + 1.11 +/*********************************************** 1.12 + * S O M E C O M M E N T S * 1.13 + **********************************************/ 1.14 +doc { 1.15 + display: block; 1.16 +} 1.17 + 1.18 +/*********************************************** 1.19 + * S O M E C O M M E N T S * 1.20 + **********************************************/ 1.21 +foo { 1.22 + display: block; 1.23 +} 1.24 + 1.25 +/*********************************************** 1.26 + * S O M E C O M M E N T S * 1.27 + **********************************************/ 1.28 +d { 1.29 + display: block; 1.30 + color: red; 1.31 +} 1.32 + 1.33 +/*********************************************** 1.34 + * S O M E C O M M E N T S * 1.35 + **********************************************/ 1.36 +f1 { 1.37 + display: block; 1.38 + color: red; 1.39 + text-decoration: underline; 1.40 +} 1.41 + 1.42 +/*********************************************** 1.43 + * S O M E C O M M E N T S * 1.44 + **********************************************/ 1.45 +f2 { 1.46 + display: block; 1.47 + color: red; 1.48 + text-decoration: underline; 1.49 +} 1.50 + 1.51 +/*********************************************** 1.52 + * S O M E C O M M E N T S * 1.53 + **********************************************/ 1.54 +f3 { 1.55 + display: block; 1.56 + color: red; 1.57 + text-decoration: underline; 1.58 +} 1.59 + 1.60 +/*********************************************** 1.61 + * S O M E C O M M E N T S * 1.62 + **********************************************/ 1.63 +f4 { 1.64 + display: block; 1.65 + color: red; 1.66 + text-decoration: underline; 1.67 +} 1.68 + 1.69 +/*********************************************** 1.70 + * S O M E C O M M E N T S * 1.71 + **********************************************/ 1.72 +f5 { 1.73 + display: block; 1.74 + color: red; 1.75 + text-decoration: underline; 1.76 +} 1.77 + 1.78 +/*********************************************** 1.79 + * S O M E C O M M E N T S * 1.80 + **********************************************/ 1.81 +f6 { 1.82 + display: block; 1.83 + color: red; 1.84 + text-decoration: underline; 1.85 +} 1.86 + 1.87 +/*********************************************** 1.88 + * S O M E C O M M E N T S * 1.89 + **********************************************/ 1.90 +f7 { 1.91 + display: block; 1.92 + color: red; 1.93 + text-decoration: underline; 1.94 +} 1.95 + 1.96 +/*********************************************** 1.97 + * S O M E C O M M E N T S * 1.98 + **********************************************/ 1.99 +f8 { 1.100 + display: block; 1.101 + color: red; 1.102 + text-decoration: underline; 1.103 +} 1.104 + 1.105 +/*********************************************** 1.106 + * S O M E C O M M E N T S * 1.107 + **********************************************/ 1.108 +f9 { 1.109 + display: block; 1.110 + color: red; 1.111 + text-decoration: underline; 1.112 +} 1.113 + 1.114 +/*********************************************** 1.115 + * S O M E C O M M E N T S * 1.116 + **********************************************/ 1.117 +f10 { 1.118 + display: block; 1.119 + color: red; 1.120 + text-decoration: underline; 1.121 +} 1.122 + 1.123 +/*********************************************** 1.124 + * S O M E C O M M E N T S * 1.125 + **********************************************/ 1.126 +f11 { 1.127 + display: block; 1.128 + color: red; 1.129 + text-decoration: underline; 1.130 +} 1.131 + 1.132 +/*********************************************** 1.133 + * S O M E C O M M E N T S * 1.134 + **********************************************/ 1.135 +f12 { 1.136 + display: block; 1.137 + color: red; 1.138 + text-decoration: underline; 1.139 +} 1.140 + 1.141 +/*********************************************** 1.142 + * S O M E C O M M E N T S * 1.143 + **********************************************/ 1.144 +f13 { 1.145 + display: block; 1.146 + color: red; 1.147 + text-decoration: underline; 1.148 +} 1.149 + 1.150 +/*********************************************** 1.151 + * S O M E C O M M E N T S * 1.152 + **********************************************/ 1.153 +f14 { 1.154 + display: block; 1.155 + color: red; 1.156 + text-decoration: underline; 1.157 +} 1.158 + 1.159 +/*********************************************** 1.160 + * S O M E C O M M E N T S * 1.161 + **********************************************/ 1.162 +f15 { 1.163 + display: block; 1.164 + color: red; 1.165 + text-decoration: underline; 1.166 +} 1.167 + 1.168 +/*********************************************** 1.169 + * S O M E C O M M E N T S * 1.170 + **********************************************/ 1.171 +f21 { 1.172 + display: block; 1.173 + color: red; 1.174 + text-decoration: underline; 1.175 +} 1.176 + 1.177 +/*********************************************** 1.178 + * S O M E C O M M E N T S * 1.179 + **********************************************/ 1.180 +f22 { 1.181 + display: block; 1.182 + color: red; 1.183 + text-decoration: underline; 1.184 +} 1.185 + 1.186 +/*********************************************** 1.187 + * S O M E C O M M E N T S * 1.188 + **********************************************/ 1.189 +f23 { 1.190 + display: block; 1.191 + color: red; 1.192 + text-decoration: underline; 1.193 +} 1.194 + 1.195 +/*********************************************** 1.196 + * S O M E C O M M E N T S * 1.197 + **********************************************/ 1.198 +f24 { 1.199 + display: block; 1.200 + color: red; 1.201 + text-decoration: underline; 1.202 +} 1.203 + 1.204 +/*********************************************** 1.205 + * S O M E C O M M E N T S * 1.206 + **********************************************/ 1.207 +f25 { 1.208 + display: block; 1.209 + color: red; 1.210 + text-decoration: underline; 1.211 +} 1.212 + 1.213 +/*********************************************** 1.214 + * S O M E C O M M E N T S * 1.215 + **********************************************/ 1.216 +f26 { 1.217 + display: block; 1.218 + color: red; 1.219 + text-decoration: underline; 1.220 +} 1.221 + 1.222 +/*********************************************** 1.223 + * S O M E C O M M E N T S * 1.224 + **********************************************/ 1.225 +f27 { 1.226 + display: block; 1.227 + color: red; 1.228 + text-decoration: underline; 1.229 +} 1.230 + 1.231 +/*********************************************** 1.232 + * S O M E C O M M E N T S * 1.233 + **********************************************/ 1.234 +f28 { 1.235 + display: block; 1.236 + color: red; 1.237 + text-decoration: underline; 1.238 +} 1.239 + 1.240 +/*********************************************** 1.241 + * S O M E C O M M E N T S * 1.242 + **********************************************/ 1.243 +f29 { 1.244 + display: block; 1.245 + color: red; 1.246 + text-decoration: underline; 1.247 +} 1.248 + 1.249 +/*********************************************** 1.250 + * S O M E C O M M E N T S * 1.251 + **********************************************/ 1.252 +f210 { 1.253 + display: block; 1.254 + color: red; 1.255 + text-decoration: underline; 1.256 +} 1.257 + 1.258 +/*********************************************** 1.259 + * S O M E C O M M E N T S * 1.260 + **********************************************/ 1.261 +f211 { 1.262 + display: block; 1.263 + color: red; 1.264 + text-decoration: underline; 1.265 +} 1.266 + 1.267 +/*********************************************** 1.268 + * S O M E C O M M E N T S * 1.269 + **********************************************/ 1.270 +f212 { 1.271 + display: block; 1.272 + color: red; 1.273 + text-decoration: underline; 1.274 +} 1.275 + 1.276 +/*********************************************** 1.277 + * S O M E C O M M E N T S * 1.278 + **********************************************/ 1.279 +f213 { 1.280 + display: block; 1.281 + color: red; 1.282 + text-decoration: underline; 1.283 +} 1.284 + 1.285 +/*********************************************** 1.286 + * S O M E C O M M E N T S * 1.287 + **********************************************/ 1.288 +f214 { 1.289 + display: block; 1.290 + color: red; 1.291 + text-decoration: underline; 1.292 +} 1.293 + 1.294 +/*********************************************** 1.295 + * S O M E C O M M E N T S * 1.296 + **********************************************/ 1.297 +f215 { 1.298 + display: block; 1.299 + color: red; 1.300 + text-decoration: underline; 1.301 +}