<!DOCTYPE html><html><!-- Test: if input is valid and not barred from constraint validation, it should not be affected by :invalid pseudo-class. --><linkrel='stylesheet'type='text/css'href='style.css'><body><inputclass='notinvalid'type='email'value='foo@bar.com'></body></html>