--
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/E0EF8C74-3646-4126-9E00-ECE3A5AC6068%40gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABc02_KKS66ojXjM41n5WhOGnGPHbWhXdamgfg1001yybqBdaw%40mail.gmail.com.
One note regarding interop – Edge does support this value.
Kevin
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CABc02_KKS66ojXjM41n5WhOGnGPHbWhXdamgfg1001yybqBdaw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/20190315052756.GA374%40pescadero.dbaron.org.
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEkIYF7CKIBR780rBx7+FhJQ+E/CEFAlyLN9oACgkQ7+FhJQ+E
/CGNRQ/6Aww6v7D0I/XW8U41frQzQd0Pa0QDpVoXeW2w6B5fo6T9ipg8UVGUOHjZ
wRkqWEyuHvjNwuoJNSAbctVBqBN1iS4ZtFSUViJHDviTJ5r3J007deIaDl8rmuOC
R97xlQQPP/f8qGiVDdSTfGa3aEADdwBH38k5UChO2fq/5uUXiiDYQ3SA4RMCNKnq
1tpTYgzjQXEPR01ueiyJaZJhzym4Cwmi9ax5/9sF/CHK2BIfMCh4S4BuB77BFc3S
8vz3PNZ7NeDJSIhlJ9Bp75mXoAOUM0nYm2DrONbamsczdvxJyBy7uzU2BLtg3O8Q
amBg2Ctqr4iighTQ+j3o2opqQk3eZc8Gy1P4fmBP2nXj3YIClhYjLkLCNjZ3Ixfh
IiTjnTbjkqn31oJq4xrMRoQR+r6ZflA8Xw1kK5rRdzUPOuXqQvrwQSqlq4urmB5r
jXNZK85MBTG627DLDZsLNpxLe41u+mE5o6GiFcM8aohyHV/2S4F3HKymzGVXQoK7
iMTsnP1tU4rnwfTsw62HR/TUp72MK+XBLGaayXN7bgzWF/VHwn6Bvf8ilmQlr/CZ
AQI3zm+klWzhlmCYdQJrpkGuYSRIjqewFUdfAW2zGfmyenJLLbd05XieKt1tnV+K
8gc8yWCkLJLmLtN7V4tE2YEsLmUQx6KOb53FaQbGdOdDxiKDOPc=
=28dF
-----END PGP SIGNATURE-----
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAEmFqReudyWp-rH41DuEPaaV0i%3DD8cTJ%3D_aYY%3Dn26FOheu5omw%40mail.gmail.com.
Edge (based on edgehtml) did support this. However, that support came with the necessity of disabling composition for scrollers, video, etc. when invert was used in certain scenarios in order to be spec compliant. Because disabling composition has a significant impact on scrolling performance, video playback battery cost, etc. and this disabling reason was rising to be one of the most common reasons, we had an item on our backlog to remove invert support in general.My recommendation here is to find a way to implement it without introducing those same performance issues into Chromium.
--
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/414a2a96-8166-4ee3-9312-0cf7bcd5803c%40chromium.org.