Hi, I was looking into aspect-ratio and there is one thing Christian did not mention yet. There is an existing aspect-ratio implementation (https://bugs.webkit.org/show_bug.cgi?id=47738) that uses the property -webkit-aspect-ratio and seems replaced elements only. Probably aspect-ratio can override -webkit-aspect-ratio, anyway since this may influence the position I thought I should mention it. Cheers, Rob. >Hello, >I'd like to request an official position the aspect-ratio CSS >property, as both Gecko and Blink are currently implementing it, and >ideally we'd like to ship it soonish. >https://drafts.csswg.org/css-sizing-4/#aspect-ratio >https://docs.google.com/document/d/1VqD0mfkIDyCxQBrrvDw5wEbhXBsmEYIhk6ahiX_fvco/edit# >Thanks, >Christian