tomayac’s avatartomayac’s Twitter Archive—№ 16,658

  1. …in reply to @tunetheweb
    @tunetheweb @scottjehl @HenriHelvetica @simevidas @jensimmons Correct. The ultimate plan is to add it, as outlined here: github.com/WICG/intrinsicsize-attribute/issues/16#issue-453241787: The UA-stylesheets of all browsers will add this code: img, video { aspect-ratio: attr(width) / attr(height); } So video and image! 😃