summaryrefslogtreecommitdiff
path: root/testsuite/reftests/css-image-color-aspect-ratio.ui
Commit message (Collapse)AuthorAgeFilesLines
* reftests: Change popup windows to non-decorated windowsBenjamin Otte2020-02-141-1/+1
| | | | This allows getting rid of popup windows.
* testsuite/reftests: Update UI filesEmmanuele Bassi2019-04-051-2/+0
| | | | | Run the UI files through `gtk-builder-tool simplify --3to4` to update the layout properties.
* cssimage: Fallback images have no aspect ratioBenjamin Otte2017-01-131-0/+10
The aspect ratio for fallback image was incorrectly set to 1. Reftest is included.