Skip to content

term.svg files get the wrong width calculated when using variable substitution #258

@epage

Description

@epage
---- expected: tests/testsuite/cargo_remove/invalid_package/stderr.term.svg
++++ actual:   stderr
   1      - <svg width="890.4000000000001px" height="36px" xmlns="http://www.w3.org/2000/svg">
        1 + <svg width="882px" height="36px" xmlns="http://www.w3.org/2000/svg">

See rust-lang/cargo#13461 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-snapboxArea: snapbox packagebugNot as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions