Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix failing magnaCharta test in Safari
- Updated the `cW` function to avoid truncating the calculated width, this matches the default behaviour in magnaCharta which does not restrict the number of decimal places - Use the [toBeCloseTo](https://jasmine.github.io/api/5.6/matchers#toBeCloseTo) matcher and set the number of decimal points to check to 4 Fixes: #2229
- Loading branch information