You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"><html><head><title>Escape test</title><style type="text/css"><!--p {background-color: red;}p#test {backgroun\44-color: green;}--></style></head><body id="www-meyerweb-com" class="css"><p id="test">This paragraph should have a green background. If the background is red, then it has not properly parsed the encoded letter in the property name.</p></body></html>