This text gets clipped (loses readability) when its font-size is readjusted to 2x (2em) (readjusted on DOMContentLoaded):


Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Note: Automated testing should be possible. The violation can be automatically detected by programmatically checking if paragraphs have fixed dimensions or style values that could cause clipping. However, visual inspection by a human tester or AI is required to verify that text remains fully visible and properly spaced without any clipping or overflow issues.