Remove image_data from tests.

Store multiple indexable text items for a node.
This commit is contained in:
Pyfisch 2018-02-12 22:57:02 +01:00
parent 0d0f2abf12
commit bc87b41db3
2 changed files with 11 additions and 16 deletions

View file

@ -126,7 +126,6 @@ fn test_first_contentful_paint_setter() {
format: PixelFormat::RGB8,
key: None,
},
image_data: None,
stretch_size: LayoutSize::zero(),
tile_spacing: LayoutSize::zero(),
image_rendering: ImageRendering::Auto,