···239240241 with test_new_win("gpu_info", "chrome://gpu", "chrome://gpu"):
242- pass
0243244245 machine.shutdown()
···239240241 with test_new_win("gpu_info", "chrome://gpu", "chrome://gpu"):
242+ # To check the text rendering (catches regressions like #131074):
243+ machine.wait_for_text("Graphics Feature Status")
244245246 machine.shutdown()