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

Unified Diff: LayoutTests/platform/linux/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/linux/compositing/video/video-poster-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/video/video-poster-expected.txt b/LayoutTests/platform/linux/compositing/video/video-poster-expected.txt
index ae7b4dc3834b20a499bbc467c40b8b9352f9fe59..99c2f05d41a132600a5b1d86cedf5ad79cbd80ad 100644
--- a/LayoutTests/platform/linux/compositing/video/video-poster-expected.txt
+++ b/LayoutTests/platform/linux/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