mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Merge pull request #3109 from larsbergstrom/doge_files
Add doge Servo files for testing and demos
This commit is contained in:
commit
3f17a49564
2 changed files with 8 additions and 0 deletions
8
src/test/html/doge-servo.html
Normal file
8
src/test/html/doge-servo.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Such browser</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<img src="doge-servo.jpg"/>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
src/test/html/doge-servo.jpg
Normal file
BIN
src/test/html/doge-servo.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 228 KiB |
Loading…
Add table
Add a link
Reference in a new issue