mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
8 lines
125 B
HTML
8 lines
125 B
HTML
<html>
|
|
<head>
|
|
<title>Certificate error</title>
|
|
</head>
|
|
<body>
|
|
<img src="chrome://resources/badcert.jpg">
|
|
</body>
|
|
</html>
|