Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for density-corrected size #23789

Closed
wants to merge 5 commits into from
Closed

Commits on May 31, 2020

  1. Add tests for density-corrected size

    These test include images that have EXIF values that specify density-corrected size
    And they assert that the intrinsic size for those images is corrected by that EXIF.
    
    WhatWG PR: whatwg/html#5574
    noamr committed May 31, 2020
    Configuration menu
    Copy the full SHA
    2aceef0 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    e1092ad View commit details
    Browse the repository at this point in the history
  2. Ignore 3rd party file

    noamr committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    b31a218 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    49c0c7a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Moved piexif to third_party dir

    noamr committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    3d310bb View commit details
    Browse the repository at this point in the history