diff options
| author | PgBiel <9021226+PgBiel@users.noreply.github.com> | 2025-03-24 17:42:48 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-24 20:42:48 +0000 |
| commit | 1f1c1338785dc09a43292cf106b4a23b4e1bd86e (patch) | |
| tree | a537fd755a8b69039156b40225523d3831340771 /tests/ref | |
| parent | 1e591ac8dcfb7160bd401e76b4ff39aec80db219 (diff) | |
Refactor grid header and footer resolving (#5919)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/grid-footer-expand.png | bin | 365 -> 0 bytes |
| -rw-r--r-- | tests/ref/grid-footer-moved-to-bottom-of-rowspans.png | bin | 0 -> 1182 bytes |
| -rw-r--r-- | tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.png | bin | 0 -> 385 bytes |
| -rw-r--r-- | tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.png | bin | 0 -> 579 bytes |
| -rw-r--r-- | tests/ref/grid-header-cell-with-x.png | bin | 0 -> 419 bytes |
| -rw-r--r-- | tests/ref/grid-header-expand.png | bin | 2005 -> 0 bytes |
| -rw-r--r-- | tests/ref/issue-5359-column-override-stays-inside-footer.png | bin | 0 -> 674 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/grid-footer-expand.png b/tests/ref/grid-footer-expand.png Binary files differdeleted file mode 100644 index 6b173b0d..00000000 --- a/tests/ref/grid-footer-expand.png +++ /dev/null diff --git a/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png b/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png Binary files differnew file mode 100644 index 00000000..d8a9c74f --- /dev/null +++ b/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png diff --git a/tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.png b/tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.png Binary files differnew file mode 100644 index 00000000..f78e80c1 --- /dev/null +++ b/tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.png diff --git a/tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.png b/tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.png Binary files differnew file mode 100644 index 00000000..fda05a3c --- /dev/null +++ b/tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.png diff --git a/tests/ref/grid-header-cell-with-x.png b/tests/ref/grid-header-cell-with-x.png Binary files differnew file mode 100644 index 00000000..65982625 --- /dev/null +++ b/tests/ref/grid-header-cell-with-x.png diff --git a/tests/ref/grid-header-expand.png b/tests/ref/grid-header-expand.png Binary files differdeleted file mode 100644 index d0fbd72e..00000000 --- a/tests/ref/grid-header-expand.png +++ /dev/null diff --git a/tests/ref/issue-5359-column-override-stays-inside-footer.png b/tests/ref/issue-5359-column-override-stays-inside-footer.png Binary files differnew file mode 100644 index 00000000..8339a409 --- /dev/null +++ b/tests/ref/issue-5359-column-override-stays-inside-footer.png |
