Skip to content

[IR] parsing: region lines #467

@gkatsev

Description

@gkatsev

The region lines text parsing test is failing.
Some of the assertions pass but some fail due to the usage of very large number values. Safari is clamping the value to the max integer value while Firefox returns a 0. The spec just says to interpret the value as an integer but provides no guidance on it. This potentially means there's no way to test these edge cases. Though, may not be necessary.
Firefox's strict parser and Safari's non-standard implementations prevent the test from passing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    IRissues that arose during the implementation report phase

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions