.foo { a: round(0); b: round(-12.51); c: round(-1.1px); d: round(12); e: round(12px); f: round(12.9999); g: round(12.9999em); h: round(13.000001); i: round(13.000001%); }