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

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

Issue 551613002: Auto-rebaseline for r181492 (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/win/compositing/video/video-poster-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/video/video-poster-expected.txt b/LayoutTests/platform/win/compositing/video/video-poster-expected.txt
similarity index 86%
copy from LayoutTests/platform/linux/compositing/video/video-poster-expected.txt
copy to LayoutTests/platform/win/compositing/video/video-poster-expected.txt
index ae7b4dc3834b20a499bbc467c40b8b9352f9fe59..54613c66e2c08e6646b17ef05422c26c46ba324b 100644
--- a/LayoutTests/platform/linux/compositing/video/video-poster-expected.txt
+++ b/LayoutTests/platform/win/compositing/video/video-poster-expected.txt
@@ -16,10 +16,10 @@ Case: No src, no poster
Case: Displaying poster
{
- "bounds": [785, 605],
+ "bounds": [785, 601],
"children": [
{
- "bounds": [785, 605],
+ "bounds": [785, 601],
"contentsOpaque": true,
"drawsContent": true
}
@@ -29,10 +29,10 @@ Case: Displaying poster
Case: Displaying movie
{
- "bounds": [785, 813],
+ "bounds": [785, 809],
"children": [
{
- "bounds": [785, 813],
+ "bounds": [785, 809],
"contentsOpaque": true,
"drawsContent": true,
"children": [

Powered by Google App Engine
This is Rietveld 408576698