minor
This commit is contained in:
parent
61910d1263
commit
a6552ebe84
2 changed files with 7 additions and 7 deletions
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
|
||||
// for each image,
|
||||
// let's create another img with the same src and check that we have its width immediately
|
||||
// let's create another img with the same src and check that we have its width
|
||||
function testLoaded() {
|
||||
let widthSum = 0;
|
||||
for (let i = 0; i < sources.length; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue