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,171 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: false;
  test-2: false;
  test-3: false;
  test-4: false;
  test-5: false;
  test-6: false;
  test-7: false;
  test-8: false;
  test-9: false;
  test-10: false;
  test-11: false;
  test-12: false;
  test-13: true;
  test-14: true;
  test-15: true;
  test-16: true;
  test-17: 10!=itpl;
  test-18: 10 !=itpl;
  test-19: 10!= itpl;
  test-20: 10 != itpl;
  test-21: false;
  test-22: false;
  test-23: false;
  test-24: false;
  test-25: true;
  test-26: true;
  test-27: true;
  test-28: true;
  test-29: true;
  test-30: true;
  test-31: true;
  test-32: true;
  test-33: 10%!=itpl;
  test-34: 10% !=itpl;
  test-35: 10%!= itpl;
  test-36: 10% != itpl;
  test-37: false;
  test-38: false;
  test-39: false;
  test-40: false;
  test-41: true;
  test-42: true;
  test-43: true;
  test-44: true;
  test-45: 10px!=itpl;
  test-46: 10px !=itpl;
  test-47: 10px!= itpl;
  test-48: 10px != itpl;
  test-49: false;
  test-50: false;
  test-51: false;
  test-52: false;
  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;
}