Skip to content

[css-typed-om-1]Probably need to define the order of multiplications in mul() step 3 and step 4 #678

@bzbarsky

Description

@bzbarsky

https://drafts.css-houdini.org/css-typed-om-1/#dom-cssnumericvalue-mul step 3 multiplies together a bunch of floating-point numbers. Multiplication on floating-point numbers is not associative, so the answer depends on how you do it, exactly. Ideally this would be specified.

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