- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Nov 2010 14:45:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11386 --- Comment #3 from Philip Jägenstedt <philipj@opera.com> 2010-11-24 14:45:38 UTC --- Oops, image-fit and image-position are old names, I of course meant this: video { object-fit: contain; object-position: 50% 50% } We also support it for img, perhaps that should also be updated accordingly: img { object-fit: fill } -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Wednesday, 24 November 2010 14:45:44 UTC