| Index: LayoutTests/platform/mac/compositing/video/video-poster-expected.txt
|
| diff --git a/LayoutTests/compositing/video/video-poster-expected.txt b/LayoutTests/platform/mac/compositing/video/video-poster-expected.txt
|
| similarity index 72%
|
| rename from LayoutTests/compositing/video/video-poster-expected.txt
|
| rename to LayoutTests/platform/mac/compositing/video/video-poster-expected.txt
|
| index 05caa7dd66aa92b7ac4a983cf6d30a39c34a27a4..bcff28b8a1c5c927c9e8f56a3b6b2793ca80b7ac 100644
|
| --- a/LayoutTests/compositing/video/video-poster-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/video/video-poster-expected.txt
|
| @@ -37,8 +37,17 @@ Case: Displaying movie
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| - "position": [8, 8],
|
| - "bounds": [352, 288]
|
| + "children": [
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [352, 288]
|
| + },
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [352, 288],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| }
|
| ]
|
| }
|
|
|