Index: LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt |
diff --git a/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt b/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt |
index 91bb24fb2b938c8c2add08ebc21743e5e37c5be6..e025f4373699b3e50154a5cdaa25ffcd500b958a 100644 |
--- a/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt |
+++ b/LayoutTests/platform/mac/media/video-paint-invalidation-expected.txt |
@@ -8,7 +8,10 @@ |
"children": [ |
{ |
"position": [8, 8], |
- "bounds": [320, 240] |
+ "bounds": [320, 240], |
+ "paintInvalidationClients": [ |
+ "LayoutVideo VIDEO id='video'" |
+ ] |
}, |
{ |
"shouldFlattenTransform": false, |
@@ -24,14 +27,27 @@ |
"drawsContent": true, |
"repaintRects": [ |
[229, 208, 50, 24], |
- [194, 205, 35, 30], |
- [159, 212, 27, 15], |
- [159, 205, 26, 22], |
- [118, 208, 32, 24], |
- [47, 208, 110, 24], |
- [47, 208, 110, 24], |
+ [194, 205, 36, 30], |
+ [159, 212, 28, 15], |
+ [159, 205, 27, 22], |
+ [118, 208, 33, 24], |
+ [47, 208, 111, 24], |
+ [47, 208, 111, 24], |
[47, 208, 32, 24], |
[14, 205, 30, 30] |
+ ], |
+ "paintInvalidationClients": [ |
+ "InlineTextBox ''", |
+ "RootInlineBox", |
+ "LayoutButton INPUT", |
+ "LayoutSlider INPUT", |
+ "LayoutFlexibleBox DIV", |
+ "LayoutBlockFlow DIV id='thumb'", |
+ "LayoutBlockFlow (anonymous)", |
+ "LayoutText #text", |
+ "InlineTextBox '0:00'", |
+ "LayoutButton INPUT", |
+ "LayoutSlider INPUT" |
] |
} |
] |