diff options
| author | Tobias Schmitz <tobiasschmitz2001@gmail.com> | 2025-05-06 10:26:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-06 08:26:55 +0000 |
| commit | b322da930fe35ee3d19896de6ab653e2f321e301 (patch) | |
| tree | 17d60077855344e966bb49964cab4daf078d6790 /tests/ref | |
| parent | 14241ec1aae43ce3bff96411f62af76a01c7f709 (diff) | |
Respect RTL cell layouting order in grid layout (#6232)
Co-authored-by: PgBiel <9021226+PgBiel@users.noreply.github.com>
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/grid-rtl-counter.png | bin | 0 -> 272 bytes |
| -rw-r--r-- | tests/ref/grid-rtl-rowspan-counter-equal.png | bin | 0 -> 272 bytes |
| -rw-r--r-- | tests/ref/grid-rtl-rowspan-counter-mixed-1.png | bin | 0 -> 360 bytes |
| -rw-r--r-- | tests/ref/grid-rtl-rowspan-counter-mixed-2.png | bin | 0 -> 361 bytes |
| -rw-r--r-- | tests/ref/grid-rtl-rowspan-counter-unequal-1.png | bin | 0 -> 361 bytes |
| -rw-r--r-- | tests/ref/grid-rtl-rowspan-counter-unequal-2.png | bin | 0 -> 360 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/grid-rtl-counter.png b/tests/ref/grid-rtl-counter.png Binary files differnew file mode 100644 index 00000000..fb0df44a --- /dev/null +++ b/tests/ref/grid-rtl-counter.png diff --git a/tests/ref/grid-rtl-rowspan-counter-equal.png b/tests/ref/grid-rtl-rowspan-counter-equal.png Binary files differnew file mode 100644 index 00000000..fb0df44a --- /dev/null +++ b/tests/ref/grid-rtl-rowspan-counter-equal.png diff --git a/tests/ref/grid-rtl-rowspan-counter-mixed-1.png b/tests/ref/grid-rtl-rowspan-counter-mixed-1.png Binary files differnew file mode 100644 index 00000000..fffccc56 --- /dev/null +++ b/tests/ref/grid-rtl-rowspan-counter-mixed-1.png diff --git a/tests/ref/grid-rtl-rowspan-counter-mixed-2.png b/tests/ref/grid-rtl-rowspan-counter-mixed-2.png Binary files differnew file mode 100644 index 00000000..c091f3a8 --- /dev/null +++ b/tests/ref/grid-rtl-rowspan-counter-mixed-2.png diff --git a/tests/ref/grid-rtl-rowspan-counter-unequal-1.png b/tests/ref/grid-rtl-rowspan-counter-unequal-1.png Binary files differnew file mode 100644 index 00000000..c091f3a8 --- /dev/null +++ b/tests/ref/grid-rtl-rowspan-counter-unequal-1.png diff --git a/tests/ref/grid-rtl-rowspan-counter-unequal-2.png b/tests/ref/grid-rtl-rowspan-counter-unequal-2.png Binary files differnew file mode 100644 index 00000000..fffccc56 --- /dev/null +++ b/tests/ref/grid-rtl-rowspan-counter-unequal-2.png |
