Index: third_party/WebKit/LayoutTests/platform/mac/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/mac/media/video-paint-invalidation-expected.txt |
index eee6e19ca11da1b098af55f0a244061c8d89e66e..ec8df6c6646c9714c6c347dd0f21125480db3ed0 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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": [229, 208, 50, 24], |
+ "rect": [53, 216, 92, 8], |
"reason": "full" |
}, |
{ |
@@ -54,6 +49,11 @@ |
"reason": "full" |
}, |
{ |
+ "object": "LayoutSlider INPUT", |
+ "rect": [235, 216, 32, 8], |
+ "reason": "full" |
+ }, |
+ { |
"object": "LayoutButton INPUT", |
"rect": [14, 205, 30, 30], |
"reason": "full" |