Skip to content

Existing decimal usage in the web platform #80

Open
@annevk

Description

@annevk

I stumbled across https://github.com/WebKit/WebKit/blob/main/Source/WebCore/platform/Decimal.cpp today. This is apparently used for <input>, see https://github.com/WebKit/WebKit/blob/main/Source/WebCore/html/InputType.cpp.

I think a goal of this effort needs to be that it can serve as a replacement of this existing Decimal class (or expose the existing class to script).

This relates to #4 but seemed different enough to warrant its own issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions