| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| index 862a22722f01a82d0e72def7d31c2c6113806caf..f2e20eac51eeed2a376523b1992b9a7718651dbb 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/clipped-relative-expected.txt
|
| @@ -16,21 +16,13 @@
|
| {
|
| "object": "LayoutImage IMG",
|
| "rect": [8, 74, 204, 232],
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='inner'",
|
| "reason": "forced by layout"
|
| },
|
| @@ -40,7 +32,7 @@
|
| },
|
| {
|
| "object": "LayoutImage IMG",
|
| - "reason": "location change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
|
|