diff options
| author | Eduardo Sánchez Muñoz <eduardosanchezmunoz@gmail.com> | 2025-03-24 19:16:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-24 18:16:33 +0000 |
| commit | 38213ed534d8a7cd520c0265b99a345bc2966b39 (patch) | |
| tree | 248bbfcead3218067e399145be10b2ef3187624e /tests/ref | |
| parent | 636eea18bc1c3fe2acb09e59e67f38a4a0c1b323 (diff) | |
Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/enum-numbering-huge.png | bin | 0 -> 900 bytes |
| -rw-r--r-- | tests/ref/page-numbering-huge.png | bin | 0 -> 913 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/enum-numbering-huge.png b/tests/ref/enum-numbering-huge.png Binary files differnew file mode 100644 index 00000000..b8117e0f --- /dev/null +++ b/tests/ref/enum-numbering-huge.png diff --git a/tests/ref/page-numbering-huge.png b/tests/ref/page-numbering-huge.png Binary files differnew file mode 100644 index 00000000..4c886faa --- /dev/null +++ b/tests/ref/page-numbering-huge.png |
