Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Unified Diff: LayoutTests/platform/mac/compositing/video/video-poster-expected.txt

Issue 561273005: Auto-rebaseline for r182077 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
+ }
+ ]
}
]
}

Powered by Google App Engine
This is Rietveld 408576698