mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove image_data from tests.
Store multiple indexable text items for a node.
This commit is contained in:
parent
0d0f2abf12
commit
bc87b41db3
2 changed files with 11 additions and 16 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue