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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/media/video-paint-invalidation-expected.txt

Issue 1974373002: Auto-rebaseline for r393557 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/win7/media/video-paint-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/media/video-paint-invalidation-expected.txt
similarity index 83%
copy from third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win7/media/video-paint-invalidation-expected.txt
index ec8df6c6646c9714c6c347dd0f21125480db3ed0..71bb46e42193237d67977a2857bc22b9ea2b659f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/media/video-paint-invalidation-expected.txt
@@ -20,55 +20,55 @@
},
{
"position": [8, 8],
- "bounds": [320, 235],
+ "bounds": [320, 240],
"drawsContent": true,
"paintInvalidations": [
{
"object": "LayoutFlexibleBox DIV",
- "rect": [53, 216, 92, 8],
+ "rect": [96, 223, 81, 2],
"reason": "forced by layout"
},
{
"object": "LayoutSlider INPUT",
- "rect": [53, 216, 92, 8],
- "reason": "full"
- },
- {
- "object": "LayoutButton INPUT",
- "rect": [194, 205, 36, 30],
+ "rect": [96, 223, 81, 2],
"reason": "full"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [118, 208, 33, 24],
+ "rect": [159, 208, 36, 32],
"reason": "full"
},
{
"object": "LayoutBlockFlow DIV id='thumb'",
- "rect": [47, 208, 32, 24],
+ "rect": [78, 208, 36, 32],
"reason": "full"
},
{
- "object": "LayoutSlider INPUT",
- "rect": [235, 216, 32, 8],
+ "object": "LayoutButton INPUT",
+ "rect": [195, 208, 32, 32],
"reason": "full"
},
{
"object": "LayoutButton INPUT",
- "rect": [14, 205, 30, 30],
+ "rect": [0, 208, 32, 32],
"reason": "full"
},
{
- "object": "LayoutText #text",
- "rect": [159, 212, 28, 15],
+ "object": "LayoutSlider INPUT",
+ "rect": [245, 223, 25, 2],
"reason": "full"
},
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [159, 205, 27, 22],
+ "rect": [32, 208, 18, 23],
"reason": "invalidate paint rectangle"
},
{
+ "object": "LayoutText #text",
+ "rect": [32, 217, 18, 14],
+ "reason": "full"
+ },
+ {
"object": "InlineTextBox ''",
"reason": "full"
},

Powered by Google App Engine
This is Rietveld 408576698