gtk/testsuite/css
Matthias Clasen 95c21acec1 css: For color, inherit the used value
When the color property is inherited, don't resolve the inherited
value to find the used value, just inherit the used value of the
parent style.

This is what browsers do, even though the spec says something else.

Update the currentcolor4 style test to reflect these changes.

Fixes: #6833
2024-07-08 14:53:00 -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 Add more currentcolor css tests 2024-07-08 13:51:26 -04:00
style css: For color, inherit the used value 2024-07-08 14:53:00 -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
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 tests for color conversion and interpolation 2024-05-31 21:29:49 -04:00
transition.c css: Make palette value resolve used values 2024-06-27 20:21:43 -04:00