reftests: XFAIL border-half-pixel test

the GL renderer can't deal with non-integers
This commit is contained in:
Benjamin Otte 2021-09-16 20:41:25 +02:00
parent 08df891070
commit 345faa7250

View File

@ -463,6 +463,8 @@ xfails = [
'sizegroups-evolution-identity-page.ui',
# these depend on details of text layout
'label-sizing.ui',
# the NGL renderer can't deal with non-integer sizes
'border-half-pixel.ui'
]
reftest_env = environment()