Cropping the ref images to save some bytes (as also adjust test borders

to match results).
This commit is contained in:
Adenilson Cavalcanti 2014-12-16 15:59:42 -08:00 committed by Adenilson Cavalcanti
parent c41fc31655
commit bdb8afd351
4 changed files with 8 additions and 0 deletions

View file

@ -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

Before After
Before After

View file

@ -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

Before After
Before After