summaryrefslogtreecommitdiff
path: root/test/data/parse2/calc.dat
blob: 95abf6cfb9b4ec516f9f23e5d2b3ec4c89d4a7fb (plain)
1
2
3
4
5
6
7
#data
* { height: calc(50vh + 10px)}
#errors
#expected
| *
|  height: /* -> 0px */ calc(50vh 10px + =)
#reset