| Index: third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt
|
| index 3528b0ee7f10ab53ee50532e6b0e69395c6153c1..4018e422c43bc9ac819b8fa94fefd2da5893b7a9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/relative-margin-change-repaint-expected.txt
|
| @@ -9,26 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 20, 800, 400],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [0, 0, 800, 400],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='container'",
|
| - "rect": [0, 60, 200, 400],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV id='container'",
|
| - "rect": [0, 40, 200, 400],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='test'",
|
| "rect": [0, 60, 100, 100],
|
| "reason": "bounds change"
|
| @@ -43,12 +23,8 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='container'",
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV id='test'",
|
|
|