carto/test/rendering/filterexp.mss
Sandro Santilli ce4c61cc7f Support exponential notation in filter values
Closes #311
Includes testcase
2013-11-07 12:48:19 +01:00

2 lines
66 B
Plaintext

#world [a = 1.2e3][b = 1.2e-3][c = 1.2e+3] { polygon-fill:#fff; }