[webkit-dev] Implementing object-fit

2013-08-26 Thread Simon Fraser
Support for CSS object-fit has landed in Blink (runtime-enabled)[1] and I’d 
like to land it in WebKit[2].

The spec[3] is at CR, so I’d like to land this unprefixed, and not protected by 
ENABLE guards. Does anyone see fit to object?

Simon

[1] http://src.chromium.org/viewvc/blink?view=revisionrevision=156535
[2] https://bugs.webkit.org/show_bug.cgi?id=52040
[3] http://www.w3.org/TR/css3-images/___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Implementing object-fit

2013-08-26 Thread Sam Weinig
Sounds fine to me.

-Sam

On Aug 26, 2013, at 4:23 PM, Simon Fraser simon.fra...@apple.com wrote:

 Support for CSS object-fit has landed in Blink (runtime-enabled)[1] and I’d 
 like to land it in WebKit[2].
 
 The spec[3] is at CR, so I’d like to land this unprefixed, and not protected 
 by ENABLE guards. Does anyone see fit to object?
 
 Simon
 
 [1] http://src.chromium.org/viewvc/blink?view=revisionrevision=156535
 [2] https://bugs.webkit.org/show_bug.cgi?id=52040
 [3] http://www.w3.org/TR/css3-images/
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Implementing object-fit

2013-08-26 Thread Maciej Stachowiak

Is the implementation likely to be correct enough that we wouldn't risk locking 
in buggy behavior?

 - Maciej

On Aug 26, 2013, at 4:23 PM, Simon Fraser simon.fra...@apple.com wrote:

 Support for CSS object-fit has landed in Blink (runtime-enabled)[1] and I’d 
 like to land it in WebKit[2].
 
 The spec[3] is at CR, so I’d like to land this unprefixed, and not protected 
 by ENABLE guards. Does anyone see fit to object?
 
 Simon
 
 [1] http://src.chromium.org/viewvc/blink?view=revisionrevision=156535
 [2] https://bugs.webkit.org/show_bug.cgi?id=52040
 [3] http://www.w3.org/TR/css3-images/
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Implementing object-fit

2013-08-26 Thread Simon Fraser
Yes, I don’t expect much or any spec churn, especially since Opera shipped this 
(prefixed) for several years.

Simon

On Aug 26, 2013, at 5:46 PM, Maciej Stachowiak m...@apple.com wrote:

 
 Is the implementation likely to be correct enough that we wouldn't risk 
 locking in buggy behavior?
 
  - Maciej
 
 On Aug 26, 2013, at 4:23 PM, Simon Fraser simon.fra...@apple.com wrote:
 
 Support for CSS object-fit has landed in Blink (runtime-enabled)[1] and I’d 
 like to land it in WebKit[2].
 
 The spec[3] is at CR, so I’d like to land this unprefixed, and not protected 
 by ENABLE guards. Does anyone see fit to object?
 
 Simon
 
 [1] http://src.chromium.org/viewvc/blink?view=revisionrevision=156535
 [2] https://bugs.webkit.org/show_bug.cgi?id=52040
 [3] http://www.w3.org/TR/css3-images/

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev