Update test.js to check for sizes and correct sizes (#652)
* Update/Modernize Chai, NPM, Fetch * Test readme size * Remove dev check * Fix file sizes Mostly fixing readme to match files, but sometimes removing newlines to match readme * Test improvements * Fix Samsung Swoop size
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" aria-label="Manjaro" role="img" viewBox="0 0 512 512">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<polygon fill="#4db05e" points="301 192 301 102 102 102 102 410 192 410 192 192 301 192"/>
|
||||
<rect fill="#4db05e" x="211" y="211" width="90" height="199"/>
|
||||
<rect fill="#4db05e" x="320" y="102" width="90" height="308"/></svg>
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Manjaro" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><polygon fill="#4db05e" points="301 192 301 102 102 102 102 410 192 410 192 192 301 192"/><rect fill="#4db05e" x="211" y="211" width="90" height="199"/><rect fill="#4db05e" x="320" y="102" width="90" height="308"/></svg>
|
Before Width: | Height: | Size: 371 B After Width: | Height: | Size: 367 B |
Reference in New Issue
Block a user