summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authorPgBiel <9021226+PgBiel@users.noreply.github.com>2025-03-24 17:42:48 -0300
committerGitHub <noreply@github.com>2025-03-24 20:42:48 +0000
commit1f1c1338785dc09a43292cf106b4a23b4e1bd86e (patch)
treea537fd755a8b69039156b40225523d3831340771 /tests/ref
parent1e591ac8dcfb7160bd401e76b4ff39aec80db219 (diff)
Refactor grid header and footer resolving (#5919)
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/grid-footer-expand.pngbin365 -> 0 bytes
-rw-r--r--tests/ref/grid-footer-moved-to-bottom-of-rowspans.pngbin0 -> 1182 bytes
-rw-r--r--tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.pngbin0 -> 385 bytes
-rw-r--r--tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.pngbin0 -> 579 bytes
-rw-r--r--tests/ref/grid-header-cell-with-x.pngbin0 -> 419 bytes
-rw-r--r--tests/ref/grid-header-expand.pngbin2005 -> 0 bytes
-rw-r--r--tests/ref/issue-5359-column-override-stays-inside-footer.pngbin0 -> 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
deleted file mode 100644
index 6b173b0d..00000000
--- a/tests/ref/grid-footer-expand.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png b/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png
new file mode 100644
index 00000000..d8a9c74f
--- /dev/null
+++ b/tests/ref/grid-footer-moved-to-bottom-of-rowspans.png
Binary files differ
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
new file mode 100644
index 00000000..f78e80c1
--- /dev/null
+++ b/tests/ref/grid-footer-top-hlines-with-only-row-pos-cell.png
Binary files differ
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
new file mode 100644
index 00000000..fda05a3c
--- /dev/null
+++ b/tests/ref/grid-footer-top-hlines-with-row-and-auto-pos-cell.png
Binary files differ
diff --git a/tests/ref/grid-header-cell-with-x.png b/tests/ref/grid-header-cell-with-x.png
new file mode 100644
index 00000000..65982625
--- /dev/null
+++ b/tests/ref/grid-header-cell-with-x.png
Binary files differ
diff --git a/tests/ref/grid-header-expand.png b/tests/ref/grid-header-expand.png
deleted file mode 100644
index d0fbd72e..00000000
--- a/tests/ref/grid-header-expand.png
+++ /dev/null
Binary files differ
diff --git a/tests/ref/issue-5359-column-override-stays-inside-footer.png b/tests/ref/issue-5359-column-override-stays-inside-footer.png
new file mode 100644
index 00000000..8339a409
--- /dev/null
+++ b/tests/ref/issue-5359-column-override-stays-inside-footer.png
Binary files differ