sche...@chromium.org One-pager Specification: https://drafts.csswg.org/css-images-3/#the-image-orientation No design doc (implementation already exists behind flag). Tag review has not been requested because the property has long been in the spec and has seen extensive recent discussion (leading Safari and ourselves to update the implementation). See https://github.com/w3c/csswg-drafts/issues/4164
Enable the CSS image-orientation feature, currently hidden behind a flag. Change the default value to from-image, and apply the property to all images, both content and style. The CSS WG recently decided on the new behavior with a view to moving toward future removal of the property. The new defaults and behavior would match that if the property did not exist at all.
Safari: Shipped Mozilla: Support and indications of shipping after we do Edge/IE: Never implemented Firefox: Public support Edge: No public signals Safari: Shipped Web developers: Positive (https://bugs.chromium.org/p/chromium/issues/detail?id=158753) 153 stars for implementation of the feature, with many passionate comments. None. Trials via cluster telemetry indicate possible impact for 56/100000 sites. These sites, and others, may have content change when the feature is shipped with new defaults. https://chromestatus.com/metrics/css/popularity shows less than 0.000001% usage of the property, but this is not a good indicator of impact due the proposed default change (we might expect usage to go up as developers use image-orientation: none to maintain the current appearance of their site). None.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGsbWzQGD1MdahaWsKtLbRP%3D6pqo1g9xjCNvu5CGWydZK7WOfA%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/e9a048d9-5221-d9ae-53d8-703c2a0561ba%40igalia.com.
sche...@chromium.org One-pager Specification: https://drafts.csswg.org/css-images-3/#the-image-orientation None. https://github.com/w3c/csswg-drafts/issues/4164 Enable the CSS image-orientation feature, currently hidden behind a flag. Change the default value to from-image, and apply the property to all images, both content and style. The CSS WG recently decided on the new behavior with a view to moving toward future removal of the property. The new defaults and behavior would match that if the property did not exist at all.
Safari: Shipped Mozilla: Support and indications of shipping after we do Edge/IE: Never implemented Firefox: Public support Edge: No public signals Safari: Shipped Web developers: Positive (https://bugs.chromium.org/p/chromium/issues/detail?id=158753) 153 stars for implementation of the feature, with many passionate comments. None. Trials via cluster telemetry indicate possible impact for 56/100000 sites. These sites, and others, may have content change when the feature is shipped with new defaults. https://chromestatus.com/metrics/css/popularity shows less than 0.000001% usage of the property, but this is not a good indicator of impact due the proposed default change (we might expect usage to go up as developers use image-orientation: none top maintain the current appearance of their site).
None.No additional support required. Yes No Existing WPT tests will be used as is.Some additional tests will be implemented and existing web_tests will be moved to WPT.
https://bugs.chromium.org/p/chromium/issues/detail?id=158753 https://www.chromestatus.com/feature/6313474512650240This intent message was generated by Chrome Platform Status.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGsbWzRuO%2BA-t9FEMeVZ-Uc-2UJG15Mz3Xv9kdjb%2BNPAZo9BYA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAHWN20WY1bvjQLJrj-_chto99x7SEYEJo6UC9nA9Ljcu%3DgT1sA%40mail.gmail.com.
LGTM2 to ship behavioural change and (temporary?) opt-out property.
Will it be possible to see, in a year or so, how many have
actively opted out in a way that had any effect? If not, I think
it would be good to add such a use counter so that the property
can be removed if it isn't used.
/Daniel
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAJh7q5us7tPJWFfDmQtiXLqACYafw3vKagevjsJAbGvR9ipxyg%40mail.gmail.com.
sche...@chromium.org One-pager Specification: https://drafts.csswg.org/css-images-3/#the-image-orientation None. https://github.com/w3c/csswg-drafts/issues/4164 Enable the CSS image-orientation feature, currently hidden behind a flag. Change the default value to from-image, and apply the property to all images, both content and style.
The CSS WG recently decided on the new behavior with a view to moving toward future removal of the property. The new defaults and behavior would match that if the property did not exist at all.Safari: Shipped Mozilla: Support and indications of shipping after we do Edge/IE: Never implemented Firefox: Public support Edge: No public signals Safari: Shipped Web developers: Positive (https://bugs.chromium.org/p/chromium/issues/detail?id=158753) 153 stars for implementation of the feature, with many passionate comments. None. Trials via cluster telemetry indicate possible impact for 56/100000 sites. These sites, and others, may have content change when the feature is shipped with new defaults. https://chromestatus.com/metrics/css/popularity shows less than 0.000001% usage of the property, but this is not a good indicator of impact due the proposed default change (we might expect usage to go up as developers use image-orientation: none top maintain the current appearance of their site). None.No additional support required. Yes No Existing WPT tests will be used as is.Some additional tests will be implemented and existing web_tests will be moved to WPT. https://bugs.chromium.org/p/chromium/issues/detail?id=158753 https://www.chromestatus.com/feature/6313474512650240This intent message was generated by Chrome Platform Status.
--
On Wed, Nov 20, 2019 at 6:31 PM Stephen Chenney <sche...@chromium.org> wrote:sche...@chromium.org One-pager Specification: https://drafts.csswg.org/css-images-3/#the-image-orientation None. https://github.com/w3c/csswg-drafts/issues/4164 Enable the CSS image-orientation feature, currently hidden behind a flag. Change the default value to from-image, and apply the property to all images, both content and style.I remember past claims that this would be problematic for compat as some images on the web today have the "wrong" EXIF and this will result in orientation change.The fact that Safari shipped the default "from-image" behavior helps reduce the risk, but do we have a sense of how many images would be impacted by this and change orientation once this ships?
On Thu, Nov 28, 2019 at 3:48 PM Yoav Weiss <yo...@yoav.ws> wrote:On Wed, Nov 20, 2019 at 6:31 PM Stephen Chenney <sche...@chromium.org> wrote:sche...@chromium.org One-pager Specification: https://drafts.csswg.org/css-images-3/#the-image-orientation None. https://github.com/w3c/csswg-drafts/issues/4164 Enable the CSS image-orientation feature, currently hidden behind a flag. Change the default value to from-image, and apply the property to all images, both content and style.I remember past claims that this would be problematic for compat as some images on the web today have the "wrong" EXIF and this will result in orientation change.The fact that Safari shipped the default "from-image" behavior helps reduce the risk, but do we have a sense of how many images would be impacted by this and change orientation once this ships?The best information we have right now is the Cluster Telemetry run I reference below, showing 56/100000 sites affected. On one of those that I explicitly checked it affected one thumbnail image out of almost 100, so the actual impact is even less in some sense. I had to insert debug info and open the page to find the image that changed, and it turns out this change will make it correct.I'll convert the cluster telemetry patch to log UMA when an image changes/does not change orientation under the new regime. Does that address concerns on tracking impact?