1 ALERT: This script SHOULD be run because it has both 'for=window' and 'event=onload'.
2 ALERT: This script SHOULD be run because it has both 'for=window' and 'event=onload()'.
3 ALERT: This script SHOULD be run because it only has a for attribute.
4 ALERT: This script SHOULD be run because it only has an event attribute.
5 ALERT: This script SHOULD be run because it has both 'for= window ' and 'event=onload()' and the whitespace should be irrelevant.
6 ALERT: This script SHOULD be run because it has both 'for=window' and 'event= onload() ' and the whitespace should be irrelevant.
7 ALERT: This script SHOULD be run because it has both 'for= window ' and 'event= onload() ' and the whitespace should be irrelevant.
8 ALERT: This script SHOULD be run because it has both 'for= window ' and 'event=onload' and the whitespace should be irrelevant.
9 ALERT: This script SHOULD be run because it has both 'for=window' and 'event= onload ' and the whitespace should be irrelevant.
10 ALERT: This script SHOULD be run because it has both 'for= window ' and 'event= onload ' and the whitespace should be irrelevant.