| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt
|
| index 521bc521152358724aaf95a012805a73180f2106..19d58b6f70de585155effefe44d2917d544bb1de 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/control-clip-expected.txt
|
| @@ -11,12 +11,12 @@
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [9, 83, 198, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [16, 113, 184, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| @@ -33,24 +33,12 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox ''",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText (anonymous)",
|
| @@ -62,7 +50,11 @@
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|