Skip to content

[cssom][css-values] Serialization of <number-percentage>? #1546

@birtles

Description

@birtles

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions