summaryrefslogtreecommitdiff
path: root/tests/css/parser/css-21-malformed-declarations.ref.css
blob: f83e6791679eef4ad58aa9e2c35d968bf3adc083 (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
p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}

p {
  color: rgb(0,128,0);
}