| 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
|
| index 8bc31dedfebfbde465be5945d653829c357be38b..9acb04b46343ea58779047911e932e5f8b0af0c1 100644
|
| --- 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
|
| @@ -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": [228, 208, 51, 24],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [159, 205, 26, 23],
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "LayoutButton INPUT",
|
| + "rect": [193, 205, 36, 30],
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='thumb'",
|
| @@ -54,33 +59,25 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutButton INPUT",
|
| - "rect": [193, 205, 36, 30],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutFlexibleBox DIV",
|
| - "rect": [47, 208, 111, 24],
|
| - "reason": "forced by layout"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [159, 205, 26, 23],
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| - "object": "LayoutSlider INPUT",
|
| - "rect": [47, 208, 111, 24],
|
| + "object": "LayoutText #text",
|
| + "rect": [159, 212, 26, 16],
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSlider INPUT",
|
| - "rect": [228, 208, 51, 24],
|
| + "object": "InlineTextBox ''",
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [159, 212, 26, 16],
|
| + "object": "InlineTextBox '0:00'",
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|