Archived topic
"webkit-text-size-adjust" warning in browser console
1 reply · Started by Sascha on May 24, 2022
Hi,
I wonder what the error-warning means, which you can see on this screenshot (sorry it's german, so if required I can transalate).
Thank you in advance and kind regards,
Sascha
Hi there,
so text-size-adjust is a CSS property. Its under the Experimental flag for Chrome and Edge ie. its not used in the real world. And that property gets ignored by the browser. Thats was the error means.
But i visited the URL from your screenshot and I do not see the error. So maybe the application of that property is coming from elsewhere ? Like a browser extension.