testsuite: Add tests for empty mask children
The compare tests use an empty container node, but running them with --replay ends up with empty nodes in snapshots due to how containers are replayed. Related: !7396 Related: #6761
This commit is contained in:
@@ -99,6 +99,8 @@ compare_render_tests = [
|
||||
'linear-gradient-with-64-colorstops',
|
||||
'mask',
|
||||
'mask-clipped-inverted-alpha',
|
||||
'mask-empty-mask',
|
||||
'mask-empty-source',
|
||||
'mask-modes',
|
||||
'mask-modes-in-opacity',
|
||||
'mask-modes-with-alpha',
|
||||
|
||||
Reference in New Issue
Block a user