Open
Description
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
Labels
No labels