| Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt
|
| index d7b9b9cb6b5e7928536e7df19d9ccf0127bedfa8..c7aa7930052edd923cda3898ac6f7c9f202af5de 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt
|
| @@ -16,21 +16,13 @@
|
| {
|
| "object": "LayoutImage IMG",
|
| "rect": [8, 70, 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",
|
|
|