jonathanKingston / aspect-ratio

This is a repo to explore, and hopefully define a way to maintain aspect ratio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aspect-ratio

This is a repo to explore, and hopefully define a way to maintain aspect ratio

Usecases

... see issues, we should end up with a few here ...

  • Prevent content pushing from layout reflows by implementing aspect-ratio sized box demo
  • Prevent content pushing when picture aspect-ratio changes demo

Potential solution

Tab Atkins already wrote a proposal which has been written into a WICG draft for it to work in CSS: https://wicg.github.io/logical-sizing-properties/#propdef-aspect-ratio

Meetings

We discussed this issue at TPAC, here are the minutes: http://www.w3.org/2016/09/21-respimg-minutes.html

About

This is a repo to explore, and hopefully define a way to maintain aspect ratio