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

Support zero dimension values for aspect-ratio #6529

Merged
merged 3 commits into from
May 12, 2021

Commits on Mar 25, 2021

  1. Support zero dimension values for aspect-ratio

    Also map <canvas width height> to aspect-ratio consistently with how the attributes are parsed.
    
    Tests: web-platform-tests/wpt#28229.
    
    Follow-up: #6528.
    
    Closes #4961 and closes #6527.
    annevk committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    13bcfc1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. cleanup source sentence

    annevk committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3109994 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. improve non-normative sentence

    annevk committed May 12, 2021
    Configuration menu
    Copy the full SHA
    846048b View commit details
    Browse the repository at this point in the history