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" |