File: expected_output.css

package info (click to toggle)
node-node-sass 9.0.0%2Bgit20240131.6081731%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 75,520 kB
  • sloc: javascript: 7,313; cpp: 1,495; perl: 428; makefile: 11
file content (62 lines) | stat: -rw-r--r-- 1,163 bytes parent folder | download | duplicates (5)
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
foo {
  test-1: true;
  test-2: true;
  test-3: true;
  test-4: true;
  test-5: true;
  test-6: true;
  test-7: true;
  test-8: true;
  test-9: true;
  test-10: true;
  test-11: true;
  test-12: true;
  test-13: false;
  test-14: false;
  test-15: false;
  test-16: false;
  test-17: 10==itpl;
  test-18: 10 ==itpl;
  test-19: 10== itpl;
  test-20: 10 == itpl;
  test-21: true;
  test-22: true;
  test-23: true;
  test-24: true;
  test-25: false;
  test-26: false;
  test-27: false;
  test-28: false;
  test-29: false;
  test-30: false;
  test-31: false;
  test-32: false;
  test-33: 10%==itpl;
  test-34: 10% ==itpl;
  test-35: 10%== itpl;
  test-36: 10% == itpl;
  test-37: true;
  test-38: true;
  test-39: true;
  test-40: true;
  test-41: false;
  test-42: false;
  test-43: false;
  test-44: false;
  test-45: 10px==itpl;
  test-46: 10px ==itpl;
  test-47: 10px== itpl;
  test-48: 10px == itpl;
  test-49: true;
  test-50: true;
  test-51: true;
  test-52: true;
  test-53: #AAA==itpl;
  test-54: #AAA ==itpl;
  test-55: #AAA== itpl;
  test-56: #AAA == itpl;
  test-57: itpl==itpl;
  test-58: itpl ==itpl;
  test-59: itpl== itpl;
  test-60: itpl == itpl;
}