-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IE support #2
Comments
I don't have IE :( If you can reproduce the page in a single html file with the images as data-urls I can put it in though. |
|
// res://ieframe.dll/errorPageStrings.js //used by invalidcert.js var L_PhishingThreat_TEXT = "Phishing threat: This is a phishing website that impersonates a trusted website to trick you into revealing personal or financial information."; var L_TopFrameUnsafe_TEXT = "This website has been reported as unsafe"; var L_ACR_Title_TEXT = "We were unable to return you to %s."; //used by new dnserror.htm var L_TLS_SSL_TEXT = "Make sure TLS and SSL protocols are enabled. Go to Tools > Internet Options > Advanced > Settings > Security"; // Used by IM DNS error page // Used by IExtensionValidation error page |
// res://ieframe.dll/httpErrorPagesScripts.js |
/* NewErrorPageTemplate.css - extracted with http://sourceforge.net/projects/resourcextract/ as res://ieframe.dll/NewErrorPageTemplate.css cannot be seen in IE - produces "Failed to open res://ieframe.dll/NewErrorPageTemplate.css" */ body .mainContent .title .errorExplanation .taskSection .tasks li .diagnoseButton .launchInternetOptionsButton .webpageURL .hidden a a:hover |
Above contents are for IE 11.0.9600.17239 |
Check res://ieframe.dll/DNSERROR.htm
The text was updated successfully, but these errors were encountered: