commit | 7e9430c92e07cf45bd151bd4158a7795d117ffeb | [log] [tgz] |
---|---|---|
author | Andy Phan <andyphan@chromium.org> | Sat Sep 21 00:33:55 2024 +0000 |
committer | Lei Zhang <thestig@chromium.org> | Sat Sep 21 00:33:55 2024 +0000 |
tree | dd2aceb9b447e12eed65f1ff7beddea7b2746c3a | |
parent | 687c70fa09d92782a44516a7aa0a382881da277b [diff] |
Update expectations due to string-to-float/double changes https://pdfium-review.googlesource.com/124412 changes how strings are converted to floats/doubles and fixes a rounding issue. This rounding issue causes many PDFs to render differently, but there should be little to no visible differences. Bug: 366309453 Change-Id: If7dee945830baf1bf67d34e3e9c70e2447fe2496 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium_tests/+/124490 Reviewed-by: Lei Zhang <thestig@chromium.org>