mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Add xpcshell script and warning
This commit is contained in:
parent
dfd746b38d
commit
524331d232
10 changed files with 8260 additions and 56 deletions
8
resources/badcert.html
Normal file
8
resources/badcert.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Certificate error</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="badcert.jpg">
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue