When applying in webkit a 2D transform using a percentage, in this case translateY(-50%)
it seems that if the object size isn't even, the result will be blurry edges.
Does anybody know how to prevent this effect?
Check this example, the red background box has top and bottom blurry edges.