Skip to content

aspect-ratio not working #366

Open
Open
@EmpireJones

Description

@EmpireJones

I'm not 100% sure that this syntax is valid, but some tool I'm using is converting "aspect-ratio: 3000 / 3000;" to "aspect-ratio:3e3/3e3".

This results in the errors:

  • "aspect-ratio": Unknown dimension.
  • "aspect-ratio": "/" is not a "aspect-ratio" value.

According to https://developer.mozilla.org/en-US/docs/Web/CSS/number, scientific notation should be valid for CSS numbers.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions