| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| index acb2758f692cbb95c05dcf3809f314c3c2368697..72d26b2541ca05bddfe2f933cd1cd4d82192156b 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
|
| @@ -11,12 +11,12 @@
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [9, 87, 198, 16],
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| "rect": [16, 117, 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",
|
|
|