mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
delegate resource reading to embedder
This commit is contained in:
parent
21517504cb
commit
9fb5795f37
52 changed files with 472 additions and 396 deletions
|
@ -3,7 +3,6 @@
|
|||
<title>Certificate error</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="chrome://resources/itried.jpg">
|
||||
<p>${reason}</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>about:failure</title>
|
||||
</head>
|
||||
<body>
|
||||
<img src="itried.jpg"/>
|
||||
</body>
|
||||
</html>
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue