| 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 ff56ea351a7da9642425abe65a7b9dcd2bffe4f2..8b02cfa1a04d14dd04fbc9c3f73b8718db5191e4 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
|
| @@ -24,19 +24,24 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutFlexibleBox DIV",
|
| + "rect": [47, 208, 111, 24],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutSlider INPUT",
|
| + "rect": [47, 208, 111, 24],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "InlineTextBox '0:00'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutSlider INPUT",
|
| + "rect": [229, 208, 50, 24],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [159, 205, 27, 22],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutButton INPUT",
|
| + "rect": [194, 205, 36, 30],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='thumb'",
|
| @@ -54,33 +59,25 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutButton INPUT",
|
| - "rect": [194, 205, 36, 30],
|
| + "object": "LayoutText #text",
|
| + "rect": [159, 212, 28, 15],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutFlexibleBox DIV",
|
| - "rect": [47, 208, 111, 24],
|
| - "reason": "forced by layout"
|
| - },
|
| - {
|
| - "object": "LayoutSlider INPUT",
|
| - "rect": [47, 208, 111, 24],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [159, 205, 27, 22],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutSlider INPUT",
|
| - "rect": [229, 208, 50, 24],
|
| + "object": "InlineTextBox ''",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [159, 212, 28, 15],
|
| + "object": "InlineTextBox '0:00'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|