gtk2/testsuite
Benjamin Otte 3a373b9b33 rendernodeparser: Parse images differently
Instead of encoding the raw data, encode the full image to a PNG.
And instead of stuffing that encoding into a string, use a full
data: url.
And then remove the width and height properties, because they're now
implicitly included in the data.
And then change the parser to match.
And because the parser now parses regular urls on top of data: urls, we
can now load any random file.
2019-05-12 17:27:01 +02:00
..
a11y Update a11y tests 2019-05-07 02:21:30 +00:00
css css: Add gtk_css_data_url_parse() 2019-05-12 17:27:01 +02:00
gdk gdk: Add GDK_MEMORY_DEFAULT 2018-03-18 05:57:07 +01:00
gsk rendernodeparser: Parse images differently 2019-05-12 17:27:01 +02:00
gtk Fix builder parser tests 2019-04-28 23:44:07 +00:00
reftests css: Add data URL parsing to images 2019-05-12 17:27:01 +02:00
tools Add some tests 2019-05-05 17:13:38 +00:00
meson.build testsuite: Make reftests work again 2019-03-29 09:56:52 +01:00