Open Bug 1672512 Opened 4 years ago Updated 4 years ago

[css-values-4] Ratio of `0/0`?

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

People

(Reporter: mozilla-apprentice, Unassigned)

References

Details

A resolution was made for csswg-drafts/#4954.

[css-values-4] Ratio of `0/0`?

  • RESOLVED: Define aspect-ratio: 0/0 to be equal to aspect-ratio: calc(0/0)

Discussion.

Now it seems both Gecko and Blink parse calc(0/0) as a paring error, so it's serialization is auto for now. Perhaps we need to support calc for aspect-ratio in this bug.

You need to log in before you can comment on or make changes to this bug.