mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Cropping the ref images to save some bytes (as also adjust test borders
to match results).
This commit is contained in:
parent
c41fc31655
commit
bdb8afd351
4 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.test {
|
||||
color: #f0f;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 315 B |
|
@ -2,6 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.test {
|
||||
color: #f0f;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 312 B |
Loading…
Add table
Add a link
Reference in a new issue