add testcases
This commit is contained in:
9
packages/thumbnail-handler/test/fixtures/findThumbnail.html
vendored
Normal file
9
packages/thumbnail-handler/test/fixtures/findThumbnail.html
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
<DIV class="page" id="readability-page-1">
|
||||
<img src="https://omnivore.app/small.png" alt="small image" />
|
||||
|
||||
<img src="https://omnivore.app/large_and_square.png" alt="large and square image" />
|
||||
|
||||
<img src="https://omnivore.app/wide.png" alt="wide image" />
|
||||
|
||||
<img src="https://omnivore.app/sprite.png" alt="sprite image" />
|
||||
</DIV>
|
||||
BIN
packages/thumbnail-handler/test/fixtures/large_and_square.png
vendored
Normal file
BIN
packages/thumbnail-handler/test/fixtures/large_and_square.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 117 KiB |
BIN
packages/thumbnail-handler/test/fixtures/small.png
vendored
Normal file
BIN
packages/thumbnail-handler/test/fixtures/small.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 872 B |
BIN
packages/thumbnail-handler/test/fixtures/sprite.png
vendored
Normal file
BIN
packages/thumbnail-handler/test/fixtures/sprite.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 117 KiB |
BIN
packages/thumbnail-handler/test/fixtures/wide.png
vendored
Normal file
BIN
packages/thumbnail-handler/test/fixtures/wide.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
Reference in New Issue
Block a user