gtk/testsuite/gsk/compare/huge-width-nogl.node
Benjamin Otte 8da478ab34 testsuite: Disable a bunch of tests on the GL renderer
We want to generate reference images with the renderers and the GL
renderer can't deal with textures well enough to generate these
reference images.
2024-08-29 20:34:20 +02:00

8 lines
160 B
Plaintext

color {
color: transparent;
/* - more than 32k, to trip modern GPUs and Cairo
* - non-integer to test rounding code
*/
bounds: 0 0 33333.3 135.7;
}