mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Make chrome: URLs have a "host".
This commit is contained in:
parent
7375e2cedd
commit
374679852c
4 changed files with 20 additions and 10 deletions
|
@ -3,6 +3,6 @@
|
|||
<title>Certificate error</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="chrome:/badcert.jpg">
|
||||
<img src="chrome://resources/badcert.jpg">
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue