The Screen object is no longer required to return 24 for colorDepth and pixelDepth. It enables websites to have a better idea of the number of bits being used to display a color on the screen.
Docs: https://developer.mozilla.org/en-US/docs/Web/API/Screen https://developer.mozilla.org/en-US/docs/Web/API/Screen/colorDepth https://developer.mozilla.org/en-US/docs/Web/API/Screen/pixelDepth