Index: LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt |
diff --git a/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt b/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3b5383f52ff3db4c128850a578c2a1ea06b57175 |
--- /dev/null |
+++ b/LayoutTests/platform/mac-mavericks/media/video-paint-invalidation-expected.txt |
@@ -0,0 +1,56 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "children": [ |
+ { |
+ "position": [8, 8], |
+ "bounds": [320, 240] |
+ }, |
+ { |
+ "shouldFlattenTransform": false, |
+ "children": [ |
+ { |
+ "position": [8, 8], |
+ "bounds": [320, 240], |
+ "drawsContent": true |
+ }, |
+ { |
+ "position": [8, 8], |
+ "bounds": [320, 235], |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [229, 208, 50, 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" |
+ ] |
+ } |
+ ] |
+ } |
+ ] |
+ } |
+ ] |
+} |
+ |