This is possibly more of a Chrome bug than a spec issue but I thought I'd check: how should brightness(0.5) and brightness(50%) be serialized. As-is?
Given this fiddle in Firefox and Edge the two values are serialized as-is, but in Chrome both become brightness(0.5). Servo, I believe, does the same as Chrome here so I want to check that Chrome is in fact wrong before changing Servo.