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

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

Issue 1971493002: Auto-rebaseline for r392652 (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/win/media/video-paint-invalidation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/media/video-paint-invalidation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/media/video-paint-invalidation-expected.txt
index 73df410f90ac24c9f21a960093a0cc6c81188266..9efcb2fbd0ae7a6c21fd85f9a501cf8e6c4b6c95 100644
--- a/third_party/WebKit/LayoutTests/platform/win/media/video-paint-invalidation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/media/video-paint-invalidation-expected.txt
@@ -25,17 +25,12 @@
"paintInvalidations": [
{
"object": "LayoutFlexibleBox DIV",
- "rect": [47, 208, 111, 24],
+ "rect": [53, 216, 92, 8],
"reason": "forced by layout"
},
{
"object": "LayoutSlider INPUT",
- "rect": [47, 208, 111, 24],
- "reason": "full"
- },
- {
- "object": "LayoutSlider INPUT",
- "rect": [228, 208, 51, 24],
+ "rect": [53, 216, 92, 8],
"reason": "full"
},
{
@@ -54,6 +49,11 @@
"reason": "full"
},
{
+ "object": "LayoutSlider INPUT",
+ "rect": [234, 216, 32, 8],
+ "reason": "full"
+ },
+ {
"object": "LayoutButton INPUT",
"rect": [14, 205, 30, 30],
"reason": "full"

Powered by Google App Engine
This is Rietveld 408576698