gtk/testsuite/css
Matthias Clasen b3451dda04 css: Fix relative font sizes
This regression was introduced in aeac2b54.

We need percentage values to stay non-computed, since we otherwise
fail to compute relative font sizes properly. But we want percentages
not to stick around in relative colors, so tweak things to be more
aggressive with simplication when creating relative color values.

Update affected tests.

Fixes: #6868
2024-07-26 08:45:58 -04:00
..
change testsuite: Add css variables tests 2024-05-10 18:29:48 +04:00
nodes testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
parser css: Fix a font-weight parser test 2024-07-08 16:09:35 -04:00
style testsuite fixes 2024-07-08 16:09:35 -04:00
api.c Stop using gtk_css_provider_load_from_data 2023-05-13 19:59:17 -04:00
api.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
color.c Add more tests for css colors 2024-06-11 16:41:22 -04:00
compute.c css: Fix relative font sizes 2024-07-26 08:45:58 -04:00
data.c testsuite: Skip tests that miss charset support 2022-11-29 03:52:27 -05:00
data.test.in Rename test to transition 2021-02-03 22:10:13 -05:00
meson.build Add css value tests 2024-07-08 16:47:29 -04:00
transition.c css: Make palette value resolve used values 2024-06-27 20:21:43 -04:00