• Bruce Dawson's avatar
    Adjust PDF expectations for Windows 10 19041 · 43c8771f
    Bruce Dawson authored
    The results of some PDF to EMF tests change slightly when building with
    the Windows 10.0.19041.0 SDK. The changes are all in the sixth digit
    after the decimal place (all changing a 3 to a 2 oddly) and are
    therefore near the limits of float precision and are assumed to not be
    important.
    
    This change adds new expected-result files and uses them when building
    with the new SDK.
    
    See crrev.com/c/2225224 for the proof-of-concept that this fixes some
    of the SDK issues.
    
    Bug: 1089996
    Change-Id: Ic35bb6d01138cf96de0639c04627a8a9bc325b01
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229643Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
    Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#774929}
    43c8771f
pdf_to_emf_converter_browsertest.cc 15.9 KB