pdf.js/test/resources
Jonas Jenwald 37ebc28756 Use more for...of loops in the code-base
Note that these cases, which are all in older code, were found using the [`unicorn/no-for-loop`](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-for-loop.md) ESLint plugin rule.
However, note that I've opted not to enable this rule by default since there's still *some* cases where I do think that it makes sense to allow "regular" for-loops.
2022-07-17 16:18:54 +02:00
..
favicon.ico Add favicon.ico file 2011-06-24 19:25:03 -07:00
reftest-analyzer.css Improvements to the reftest analyzer. 2022-02-25 13:23:19 -08:00
reftest-analyzer.html Improvements to the reftest analyzer. 2022-02-25 13:23:19 -08:00
reftest-analyzer.js Use more for...of loops in the code-base 2022-07-17 16:18:54 +02:00