gtk/testsuite
Michael Orlitzky 7a0e27b6e8 testsuite/gsk: add explicit dimensions to <svg> elements
Without an explicit width, height, and viewBox, there is no single
correct way to render an SVG. In the absense of said information,
librsvg is capable of making a guess by rendering the SVG to a Cairo
surface and then analyzing that surface; however, this process is
merely heuristic.

There are three GTK tests for SVG images that are missing dimensions.
While this is not a violation of the SVG specification, it does
implicitly couple the test to the librsvg rendering heuristic. In this
commit we add that dimension information so that the expected result
is unambiguous.
2023-08-28 17:14:18 -04:00
..
a11y a11y: Fix some GtkATContext reference leaks 2023-07-01 16:40:11 +02:00
css testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
gdk ci: Mark the clipboard test as flaky 2023-07-28 09:06:14 +03:00
gsk testsuite/gsk: add explicit dimensions to <svg> elements 2023-08-28 17:14:18 -04:00
gtk tests: Accept slightly different numeric results 2023-08-22 17:24:17 +01:00
headless testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests reftests: Fix one reftest 2023-08-02 16:32:40 +01:00
tools Update tests 2023-08-05 15:02:00 -04:00
meson.build build: Fix building with introspection disabled and testsuite enabled 2023-07-23 19:30:30 -05:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00