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 |
deleted file mode 100644 |
index 55411d426126cb2cb8d6a2d1d38d91d8253adfb5..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/media/video-paint-invalidation-expected.txt |
+++ /dev/null |
@@ -1,91 +0,0 @@ |
-{ |
- "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, 240], |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutFlexibleBox DIV", |
- "rect": [108, 223, 69, 2], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutSlider INPUT", |
- "rect": [108, 223, 69, 2], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='thumb'", |
- "rect": [159, 208, 36, 32], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='thumb'", |
- "rect": [90, 208, 36, 32], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutButton INPUT", |
- "rect": [195, 208, 32, 32], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutButton INPUT", |
- "rect": [0, 208, 32, 32], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSlider INPUT", |
- "rect": [245, 223, 25, 2], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [32, 208, 24, 23], |
- "reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [32, 216, 24, 15], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox ''", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox '0:00'", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |