mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix test/ref/test-image.html
This commit is contained in:
parent
973d977bda
commit
d4b2810af1
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- ignore -->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
@ -6,7 +6,7 @@
|
|||
<link rel="stylesheet" href="simple-reset.css" />
|
||||
</head>
|
||||
<body>
|
||||
<img src="boxes.png" width="500" height="378"/>
|
||||
<img src="boxes.png" width="640" height="480"/>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue